Skip to content

Commit 5415d57

Browse files
Fixed changelog entry.
1 parent 40e54c1 commit 5415d57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
### Added
88
- Added Netlink protocol families to the `SockProtocol` enum
99
(#[1289](https://github.com/nix-rust/nix/pull/1289))
10+
- Added `TCP_KEEPCNT` and `TCP_KEEPINTVL` TCP keepalive options.
11+
(#[1283](https://github.com/nix-rust/nix/pull/1283))
1012
### Changed
1113
- Expose `SeekData` and `SeekHole` on all Linux targets
1214
(#[1284](https://github.com/nix-rust/nix/pull/1284))
@@ -17,8 +19,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1719

1820
## [0.18.0] - 26 July 2020
1921
### Added
20-
- Added `TCP_KEEPCNT` and `TCP_KEEPINTVL` TCP keepalive options.
21-
(#[1283](https://github.com/nix-rust/nix/pull/1283))
2222
- Added `fchown(2)` wrapper.
2323
(#[1257](https://github.com/nix-rust/nix/pull/1257))
2424
- Added support on linux systems for `MAP_HUGE_`_`SIZE`_ family of flags.

0 commit comments

Comments
 (0)