Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Apr 29, 2018
1 parent aad98aa commit 8e0e904
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
([#833](https://github.com/nix-rust/nix/pull/833))
- `ioctl_write_int!` now properly supports passing a `c_ulong` as the parameter on Linux non-musl targets
([#833](https://github.com/nix-rust/nix/pull/833))
- Fixed `ptrace::Request` cfg conditions
([#892](https://github.com/nix-rust/nix/pull/892))

### Removed
- Removed explicit support for the `bytes` crate from the `sys::aio` module.
Expand Down

0 comments on commit 8e0e904

Please sign in to comment.