We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea5815 commit 8d9d072Copy full SHA for 8d9d072
CHANGELOG.md
@@ -33,6 +33,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
33
([#491](https://github.com/nix-rust/nix/pull/491))
34
- Added `fchdir` in `::nix::unistd`
35
([#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
+
39
40
### Changed
41
- `epoll_ctl` now could accept None as argument `event`
0 commit comments