Skip to content

Commit 38b4790

Browse files
author
Gleb Pomykalov
committed
Add CHANGELOG entry
1 parent 2c6d6e5 commit 38b4790

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1717
identity for filesystem checks per-thread.
1818
(#[1163](https://github.com/nix-rust/nix/pull/1163))
1919
- Derived `Ord`, `PartialOrd` for `unistd::Pid` (#[1189](https://github.com/nix-rust/nix/pull/1189))
20+
- Added support for `sendmmsg` and `recvmmsg` calls on Linux and FreeBSD
21+
(#[1208](https://github.com/nix-rust/nix/pull/1208))
2022

2123
### Changed
2224
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))

0 commit comments

Comments
 (0)