Skip to content

Commit

Permalink
CHANGELOG.md: refer to correct pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Mar 26, 2017
1 parent 97df067 commit 0c43c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

<!--### Added-->
- Added `nix::unistd::{openat, fstatat, readlink, readlinkat, rename, renameat, mknodat, unlinkat, mkdirat, link, linkat, symlink, symlinkat}`
([#497](https://github.com/nix-rust/nix/pull/551))
([#552](https://github.com/nix-rust/nix/pull/552), [#561](https://github.com/nix-rust/nix/pull/561))

### Changed
- Marked `sys::mman::{ mmap, munmap, madvise, munlock, msync }` as unsafe.
Expand Down

0 comments on commit 0c43c15

Please sign in to comment.