Skip to content

Commit 3e40a96

Browse files
committed
Move mremap CHANGELOG update to Unreleased-Added section
1 parent 52478ba commit 3e40a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased] - ReleaseDate
77
### Added
8+
- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
89
### Changed
910
### Fixed
1011
### Removed
@@ -29,7 +30,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2930
(#[1278](https://github.com/nix-rust/nix/pull/1278))
3031
- Made `unistd::fork` an unsafe funtion, bringing it in line with [libstd's decision](https://github.com/rust-lang/rust/pull/58059).
3132
(#[1293](https://github.com/nix-rust/nix/pull/1293))
32-
- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
3333
### Fixed
3434
### Removed
3535

0 commit comments

Comments
 (0)