Skip to content

Commit 853a7db

Browse files
committed
Auto merge of #462 - dgreid:changelog_for_newcgroup, r=posborne
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]>
2 parents bf8ce97 + bc9564b commit 853a7db

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)