Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
changelog: update for O_TMPFILE
  • Loading branch information
Mathias Svensson committed Jan 28, 2017
commit 9179b32caf296449ac46714148d59c3a7ba6746c
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
([#491](https://github.com/nix-rust/nix/pull/491))
- Added `fchdir` in `::nix::unistd`
([#497](https://github.com/nix-rust/nix/pull/497))
- Corrected the value of `O_TMPFILE`.
([#501](https://github.com/nix-rust/nix/pull/501))

### Changed
- `epoll_ctl` now could accept None as argument `event`
Expand Down