Skip to content

Commit 66488e7

Browse files
committed
Update the changelog
1 parent a7d5f8f commit 66488e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
### Added
99
- Added `AioCb::from_boxed_slice`
1010
([#582](https://github.com/nix-rust/nix/pull/582)
11-
- Added `nix::unistd::{openat, fstatat, readlink, readlinkat}`
11+
- Added `nix::unistd::{openat, fstatat, readlink, readlinkat, access, faccessat}`
1212
([#551](https://github.com/nix-rust/nix/pull/551))
13+
([#605](https://github.com/nix-rust/nix/pull/605))
1314
- Added `nix::pty::{grantpt, posix_openpt, ptsname/ptsname_r, unlockpt}`
1415
([#556](https://github.com/nix-rust/nix/pull/556)
1516

0 commit comments

Comments
 (0)