Skip to content

Commit abf5002

Browse files
committed
Add changelog entry for nix-rust#733
1 parent 11d93d9 commit abf5002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3838
([#602](https://github.com/nix-rust/nix/pull/774))
3939
- Added `ptrace::Options::PTRACE_O_EXITKILL` on Linux and Android.
4040
([#771](https://github.com/nix-rust/nix/pull/771))
41+
- Added `nix::unistd::{getgroups, setgroups, getgrouplist, initgroups}`. ([#733](https://github.com/nix-rust/nix/pull/733))
4142

4243
### Changed
4344
- Renamed existing `ptrace` wrappers to encourage namespacing ([#692](https://github.com/nix-rust/nix/pull/692))

0 commit comments

Comments
 (0)