Skip to content

Commit fff2ca4

Browse files
committed
Add CHANGELOG entry
1 parent 17b608a commit fff2ca4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
3030
`sys::kevent::Kqueue::kevent`, and `sys::event::kqueue` is deprecated in
3131
favor of `sys::kevent::Kqueue::new`.
3232
([#1943](https://github.com/nix-rust/nix/pull/1943))
33+
- `nix::socket` and `nix::select` are now available on Redox.
34+
([#2012](https://github.com/nix-rust/nix/pull/2012))
3335

3436
### Fixed
3537
- Fix `SockaddrIn6` bug that was swapping flowinfo and scope_id byte ordering.

0 commit comments

Comments
 (0)