Skip to content

Commit 337e337

Browse files
committed
Update the changelog
1 parent 7d31a77 commit 337e337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
7575
instead of `Option<rlim_t>`.
7676
(#[1668](https://github.com/nix-rust/nix/pull/1668))
7777
- `uname` now returns a `Result` instead of blindly assuming the call never fails.
78-
- Getters on the `UtsName` struct now return a `&[u8]` instead of `&str`.
78+
- Getters on the `UtsName` struct now return a `&OsStr` instead of `&str`.
7979

8080
### Fixed
8181

0 commit comments

Comments
 (0)