Skip to content

Commit ac51932

Browse files
committed
add getpgid in changelog
1 parent c74d001 commit ac51932

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1414
([#410](https://github.com/nix-rust/nix/pull/410))
1515
- Added `setresuid` and `setresgid` for Linux in `::nix::unistd`
1616
([#448](https://github.com/nix-rust/nix/pull/448))
17+
- Added `getpgid` in `::nix::unistd`
18+
([#433](https://github.com/nix-rust/nix/pull/433))
1719

1820
### Changed
1921
- The minimum supported version of rustc is now 1.7.0.

0 commit comments

Comments
 (0)