Skip to content

Commit b7ca1bc

Browse files
committed
add getpgid in changelog
1 parent 5cad96d commit b7ca1bc

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
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
## [Unreleased]
77

88
### Changed
9+
- Added `getpgid` in `::nix::unistd`
10+
([#433](https://github.com/nix-rust/nix/pull/433))
911
- `pipe2` now calls `libc::pipe2` where available. Previously it was emulated
1012
using `pipe`, which meant that setting `O_CLOEXEC` was not atomic.
1113
([#427](https://github.com/nix-rust/nix/pull/427))

0 commit comments

Comments
 (0)