Skip to content

Commit

Permalink
Update CHANGELOG.md for nix-rust#744
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen committed Aug 24, 2017
1 parent c58e568 commit f38a15a
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 @@ -22,6 +22,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
([#739](https://github.com/nix-rust/nix/pull/739))
- Expose `signalfd` module on Android as well.
([#739](https://github.com/nix-rust/nix/pull/739))
- Marked `pty::ptsname` function to be as `unsafe`
([#744](https://github.com/nix-rust/nix/pull/744))

### Changed
- Renamed existing `ptrace` wrappers to encourage namespacing ([#692](https://github.com/nix-rust/nix/pull/692))
Expand Down

0 comments on commit f38a15a

Please sign in to comment.