Skip to content

Commit 09a291b

Browse files
committed
Update changelog for mremap addition
1 parent 18876d2 commit 09a291b

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
@@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1919
(#[1278](https://github.com/nix-rust/nix/pull/1278))
2020
- Made `unistd::fork` an unsafe funtion, bringing it in line with [libstd's decision](https://github.com/rust-lang/rust/pull/58059).
2121
(#[1293](https://github.com/nix-rust/nix/pull/1293))
22+
- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
2223
### Fixed
2324
### Removed
2425

0 commit comments

Comments
 (0)