Skip to content

Commit

Permalink
Add changelog entry for mman safety changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmehall committed Mar 19, 2017
1 parent 12d0b2c commit fd05a5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

- Marked `sys::mman::{ mmap, munmap, madvise, munlock, msync }` as unsafe.
([#559](https://github.com/nix-rust/nix/pull/559))

## [0.8.0] 2017-03-02

### Added
Expand Down

0 comments on commit fd05a5b

Please sign in to comment.