Skip to content

Commit e36d4af

Browse files
committed
Add changelog entry for #733
1 parent 688667e commit e36d4af

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
@@ -40,6 +40,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4040
([#771](https://github.com/nix-rust/nix/pull/771))
4141
- Added `nix::sys::uio::{process_vm_readv, process_vm_writev}` on Linux
4242
([#568](https://github.com/nix-rust/nix/pull/568))
43+
- Added `nix::unistd::{getgroups, setgroups, getgrouplist, initgroups}`. ([#733](https://github.com/nix-rust/nix/pull/733))
4344

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

0 commit comments

Comments
 (0)