Skip to content

Commit 7f0fdf2

Browse files
committed
Update changelog
1 parent d600ddd commit 7f0fdf2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
8585

8686
### Changed
8787

88+
- Reimplemented sendmmsg/recvmmsg to avoid allocations and with better API
89+
(#[1744](https://github.com/nix-rust/nix/pull/1744))
90+
8891
- Rewrote the aio module. The new module:
8992
* Does more type checking at compile time rather than runtime.
9093
* Gives the caller control over whether and when to `Box` an aio operation.

0 commit comments

Comments
 (0)