Skip to content

Commit 0a654e7

Browse files
committed
changelog: update for fchdir
1 parent be1ae93 commit 0a654e7

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
@@ -28,6 +28,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2828
([#457](https://github.com/nix-rust/nix/pull/457))
2929
- Added `getpgrp` in `::nix::unistd`
3030
([#491](https://github.com/nix-rust/nix/pull/491))
31+
- Added `fchdir` in `::nix::unistd`
32+
([#497](https://github.com/nix-rust/nix/pull/497))
3133

3234
### Changed
3335
- `epoll_ctl` now could accept None as argument `event`

0 commit comments

Comments
 (0)