Skip to content

Commit

Permalink
Update CHANGELOG for nix-rust#1198
Browse files Browse the repository at this point in the history
  • Loading branch information
coord-e committed Mar 19, 2020
1 parent 3b1a2c9 commit b47bd57
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -17,6 +17,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Derived `Ord`, `PartialOrd` for `unistd::Pid` (#[1189](https://github.com/nix-rust/nix/pull/1189))

### Changed

- Enabled `sys::ptrace::setregs` and `sys::ptrace::getregs` on musl targets
(#[1198](https://github.com/nix-rust/nix/pull/1198))

### Fixed
### Removed

Expand Down

0 comments on commit b47bd57

Please sign in to comment.