Skip to content

Commit

Permalink
changelog: update for fchdir
Browse files Browse the repository at this point in the history
  • Loading branch information
lucab committed Jan 18, 2017
1 parent 35d47a4 commit 1b311a2
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 @@ -28,6 +28,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
([#457](https://github.com/nix-rust/nix/pull/457))
- Added `getpgrp` in `::nix::unistd`
([#491](https://github.com/nix-rust/nix/pull/491))
- Added `fchdir` in `::nix::unistd`
([#497](https://github.com/nix-rust/nix/pull/497))

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

0 comments on commit 1b311a2

Please sign in to comment.