Skip to content

Commit

Permalink
Add a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ocadaruma committed Sep 28, 2021
1 parent be6850f commit 1d9336b
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 @@ -89,6 +89,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
- Fixed potential undefined behavior in `Signal::try_from` on some platforms.
(#[1484](https://github.com/nix-rust/nix/pull/1484))

- Fixed posix_fadvise to return error correctly.
(#[1538](https://github.com/nix-rust/nix/pull/1538))

### Removed

- Removed a couple of termios constants on redox that were never actually
Expand Down

0 comments on commit 1d9336b

Please sign in to comment.