Skip to content

Commit bc9564b

Browse files
committed
Update CHANGELOD.md to include CLONE_NEWCGROUP
Add note about CLONE_NEWCGROUP from pull request #457 to CHANGELOG.md. Signed-off-by: Dylan Reid <[email protected]>
1 parent bf8ce97 commit bc9564b

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
@@ -18,6 +18,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1818
([#433](https://github.com/nix-rust/nix/pull/433))
1919
- Added `tcgetpgrp` and `tcsetpgrp` in `::nix::unistd`
2020
([#451](https://github.com/nix-rust/nix/pull/451))
21+
- Added `CLONE_NEWCGROUP` in `::nix::sched`
22+
([#457](https://github.com/nix-rust/nix/pull/457))
2123

2224
### Changed
2325
- The minimum supported version of rustc is now 1.7.0.

0 commit comments

Comments
 (0)