Skip to content

Commit 0eb5ac7

Browse files
qwandorrtzoeller
authored andcommitted
Mention fix in changelog.
1 parent 73c29af commit 0eb5ac7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1111
- Enabled `SockaddrStorage::{as_link_addr, as_link_addr_mut}` for Linux-like
1212
operating systems.
1313
(#[1729](https://github.com/nix-rust/nix/pull/1729))
14+
- Fixed `SockaddrLike::from_raw` implementations for `VsockAddr` and
15+
`SysControlAddr`.
16+
(#[1736](https://github.com/nix-rust/nix/pull/1736))
1417

1518
### Removed
1619

0 commit comments

Comments
 (0)