Skip to content

Commit 4bb6640

Browse files
author
Mathias Svensson
committed
Update CHANGELOG.md
1 parent 2a3d367 commit 4bb6640

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3535
([#491](https://github.com/nix-rust/nix/pull/491))
3636
- Added `fchdir` in `::nix::unistd`
3737
([#497](https://github.com/nix-rust/nix/pull/497))
38+
- Fixed the style of many bitflags and use `libc` in more places.
39+
([#503](https://github.com/nix-rust/nix/pull/503))
40+
3841

3942
### Changed
4043
- `epoll_ctl` now could accept None as argument `event`

0 commit comments

Comments
 (0)