Skip to content

Commit 91b516d

Browse files
committed
Update Changelog
1 parent c553a6f commit 91b516d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
99
- Added `aio_writev` and `aio_readv`.
1010
(#[1713](https://github.com/nix-rust/nix/pull/1713))
1111

12+
- impl `From<uid_t>` for `Uid` and `From<gid_t>` for Gid
1213
- impl From<SockaddrIn> for std::net::SocketAddrV4 and
1314
impl From<SockaddrIn6> for std::net::SocketAddrV6.
1415
(#[1711](https://github.com/nix-rust/nix/pull/1711))

0 commit comments

Comments
 (0)