Skip to content

Commit 8aef24a

Browse files
committed
Auto merge of #420 - philippkeller:patch-1, r=fiveop
Update CHANGELOG for pull request 416 As [requested by @fiveop](#416 (comment))
2 parents af2e638 + 6bd4fd6 commit 8aef24a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
### Added
99
- Added `lseek` and `lseek64` in `::nix::unistd`
1010
([#377](https://github.com/nix-rust/nix/pull/377))
11+
- Added `mkdir` and `getcwd` in `::nix::unistd`
12+
([#416](https://github.com/nix-rust/nix/pull/416))
1113
- Added accessors `sigmask_mut` and `sigmask` to `UContext` in
1214
`::nix::ucontext`.
1315
([#370](https://github.com/nix-rust/nix/pull/370))

0 commit comments

Comments
 (0)