Skip to content

Commit ccf1b80

Browse files
committed
Mention fix in changelog.
1 parent d3cc30c commit ccf1b80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
3434
- Enabled `SockaddrStorage::{as_link_addr, as_link_addr_mut}` for Linux-like
3535
operating systems.
3636
(#[1729](https://github.com/nix-rust/nix/pull/1729))
37+
- Fixed `SockaddrLike::from_raw` implementations for `VsockAddr` and
38+
`SysControlAddr`.
39+
(#[1736](https://github.com/nix-rust/nix/pull/1736))
3740

3841
### Removed
3942

0 commit comments

Comments
 (0)