Skip to content

Commit 3591ed8

Browse files
committed
add CHANGELOG entry
1 parent 2ab1eaf commit 3591ed8

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
@@ -24,6 +24,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
2424
- Added vsock support for macOS ([#2056](https://github.com/nix-rust/nix/pull/2056))
2525
- Added `SO_SETFIB` and `SO_USER_COOKIE` to `nix::sys::socket::sockopt` for FreeBSD.
2626
([#2085](https://github.com/nix-rust/nix/pull/2085))
27+
- Added `SO_RTABLE` for OpenBSD and `SO_ACCEPTFILTER` for FreeBSD/NetBSD to `nix::sys::socket::sockopt`.
28+
([#2085](https://github.com/nix-rust/nix/pull/2085))
2729

2830
### Changed
2931

0 commit comments

Comments
 (0)