Skip to content

Commit

Permalink
add getpgid in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddkai committed Oct 28, 2016
1 parent c74d001 commit ac51932
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 @@ -14,6 +14,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
([#410](https://github.com/nix-rust/nix/pull/410))
- Added `setresuid` and `setresgid` for Linux in `::nix::unistd`
([#448](https://github.com/nix-rust/nix/pull/448))
- Added `getpgid` in `::nix::unistd`
([#433](https://github.com/nix-rust/nix/pull/433))

### Changed
- The minimum supported version of rustc is now 1.7.0.
Expand Down

0 comments on commit ac51932

Please sign in to comment.