Skip to content

Commit a2252ce

Browse files
committed
Update changelog
1 parent 720853a commit a2252ce

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
@@ -49,6 +49,10 @@ This project adheres to [Semantic Versioning](https://semver.org/).
4949
- Added `MAP_CONCEAL` mmap flag for openbsd.
5050
(#[1531](https://github.com/nix-rust/nix/pull/1531))
5151

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

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

0 commit comments

Comments
 (0)