Skip to content

Commit 0387331

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

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
@@ -35,6 +35,8 @@ 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))
3840

3941
### Changed
4042
- `epoll_ctl` now could accept None as argument `event`

0 commit comments

Comments
 (0)