Skip to content

Commit

Permalink
Fix typo in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Jan 26, 2017
1 parent 375082f commit b740156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Added
- Added support for POSIX AIO
([#483](https://github.com/nix-rust/nix/pull/835))
([#483](https://github.com/nix-rust/nix/pull/483))
- Added support for XNU system control sockets
([#478](https://github.com/nix-rust/nix/pull/478))
- Added support for `ioctl` calls on BSD platforms
([#478](https://github.com/nix-rust/nix/pull/478))
- Added struct `TimeSpec`
([#475](https://github.com/nix-rust/nix/pull/475))
([#483](https://github.com/nix-rust/nix/pull/835))
([#483](https://github.com/nix-rust/nix/pull/483))
- Added complete definitions for all kqueue-related constants on all supported
OSes
([#415](https://github.com/nix-rust/nix/pull/415))
Expand Down

0 comments on commit b740156

Please sign in to comment.