Skip to content

Commit 0c97f10

Browse files
committed
updated changelog
1 parent 1ba7fe0 commit 0c97f10

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
@@ -20,6 +20,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2020
([#451](https://github.com/nix-rust/nix/pull/451))
2121
- Added `CLONE_NEWCGROUP` in `::nix::sched`
2222
([#457](https://github.com/nix-rust/nix/pull/457))
23+
- Added `getpgrp` in `::nix::unistd`
24+
([#491](https://github.com/nix-rust/nix/pull/491))
2325

2426
### Changed
2527
- `kill`'s signature, defined in `::nix::sys::signal`, changed, so that the

0 commit comments

Comments
 (0)