Skip to content

Commit fd05a5b

Browse files
committed
Add changelog entry for mman safety changes
1 parent 12d0b2c commit fd05a5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
- Marked `sys::mman::{ mmap, munmap, madvise, munlock, msync }` as unsafe.
9+
([#559](https://github.com/nix-rust/nix/pull/559))
10+
811
## [0.8.0] 2017-03-02
912

1013
### Added

0 commit comments

Comments
 (0)