Skip to content

Commit 6ddc7b6

Browse files
committed
Add note to CHANGELOG.md for PR #422.
1 parent 3419efa commit 6ddc7b6

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
@@ -31,6 +31,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3131
- Added method `revents()` to `PollFd` in `::nix::poll`, in order to provide
3232
read access to formerly public member `revents`.
3333
([#399](https://github.com/nix-rust/nix/pull/399))
34+
- Added `MSG_CMSG_CLOEXEC` to `MsgFlags` in `::nix::sys::socket` for _linux_ only.
35+
([#422](https://github.com/nix-rust/nix/pull/422))
3436

3537
### Changed
3638
- Replaced the reexported integer constants for signals by the enumeration

0 commit comments

Comments
 (0)