Skip to content

Commit afaec50

Browse files
committed
Update changelog
1 parent b1da88c commit afaec50

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
@@ -24,6 +24,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
2424

2525
### Changed
2626

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

0 commit comments

Comments
 (0)