Skip to content

Commit 8d9d072

Browse files
author
Mathias Svensson
committed
Update CHANGELOG.md
1 parent 6ea5815 commit 8d9d072

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3333
([#491](https://github.com/nix-rust/nix/pull/491))
3434
- Added `fchdir` in `::nix::unistd`
3535
([#497](https://github.com/nix-rust/nix/pull/497))
36+
- Fixed the style of many bitflags and use `libc` in more places.
37+
([#503](https://github.com/nix-rust/nix/pull/503))
38+
3639

3740
### Changed
3841
- `epoll_ctl` now could accept None as argument `event`

0 commit comments

Comments
 (0)