Skip to content

Commit

Permalink
add a GitHub link to the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
oconnor663 committed Sep 15, 2016
1 parent 40a6caf commit 1d262d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- `pipe2` now calls `libc::pipe2` where available. Previously it was emulated
using `pipe`, which meant that setting `O_CLOEXEC` was not atomic.
([#427](https://github.com/nix-rust/nix/pull/427))

## [0.7.0] 2016-09-09

Expand Down

0 comments on commit 1d262d0

Please sign in to comment.