Skip to content

Commit

Permalink
add an entry to the CHANGELOG.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
wdsgyj committed Sep 24, 2022
1 parent 7b28cb3 commit 4811358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
- Fix `User::from_name` and `Group::from_name` panicking
when given a name containing a nul.
([#1815](https://github.com/nix-rust/nix/pull/1815))
- Fix `User::from_uid` and `User::from_name` crash on Android platform.
([#1824](https://github.com/nix-rust/nix/pull/1824))

### Removed

Expand Down

0 comments on commit 4811358

Please sign in to comment.