summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorzethra <jediben97@gmail.com>2016-12-12 14:52:29 -0500
committerzethra <jediben97@gmail.com>2016-12-12 14:52:29 -0500
commit0c97f104aeeb4b6b6a33f29079fab7f89fd75bc1 (patch)
tree33ecbb9a0e226fe64e3b2d9f229a9b556a4b7369 /CHANGELOG.md
parent1ba7fe0891fefd00b401cd615e16dc8486862e8f (diff)
downloadnix-0c97f104aeeb4b6b6a33f29079fab7f89fd75bc1.zip
updated changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 19b05f76..1445af5e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
([#451](https://github.com/nix-rust/nix/pull/451))
- Added `CLONE_NEWCGROUP` in `::nix::sched`
([#457](https://github.com/nix-rust/nix/pull/457))
+- Added `getpgrp` in `::nix::unistd`
+ ([#491](https://github.com/nix-rust/nix/pull/491))
### Changed
- `kill`'s signature, defined in `::nix::sys::signal`, changed, so that the