Skip to content

Commit fdd1a9f

Browse files
committed
Update changelog
1 parent fc4889f commit fdd1a9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ This project adheres to [Semantic Versioning](https://semver.org/).
5151
- Added read/write accessors for 'events' on `PollFd`.
5252
(#[1517](https://github.com/nix-rust/nix/pull/1517))
5353

54+
- Deprecated `nix::sys::socket::sockaddr_storage_to_addr` in favor of the new
55+
`SockAddr::from_raw_sockaddr`.
56+
(#[1504](https://github.com/nix-rust/nix/pull/1504))
57+
5458
### Changed
5559

5660
- `FdSet::{contains, highest, fds}` no longer require a mutable reference.

0 commit comments

Comments
 (0)