Skip to content

Commit

Permalink
Add note to CHANGELOG.md for PR #422.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiveop committed Sep 9, 2016
1 parent 3419efa commit 6ddc7b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added method `revents()` to `PollFd` in `::nix::poll`, in order to provide
read access to formerly public member `revents`.
([#399](https://github.com/nix-rust/nix/pull/399))
- Added `MSG_CMSG_CLOEXEC` to `MsgFlags` in `::nix::sys::socket` for _linux_ only.
([#422](https://github.com/nix-rust/nix/pull/422))

### Changed
- Replaced the reexported integer constants for signals by the enumeration
Expand Down

0 comments on commit 6ddc7b6

Please sign in to comment.