Skip to content

Commit 967cec5

Browse files
committed
CHANGELOG entry
1 parent e6e445f commit 967cec5

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
@@ -27,6 +27,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
2727
- Added `SO_RTABLE` for OpenBSD and `SO_ACCEPTFILTER` for FreeBSD/NetBSD to `nix::sys::socket::sockopt`.
2828
([#2085](https://github.com/nix-rust/nix/pull/2085))
2929
- Removed `flock` from `::nix::fcntl` on Solaris. ([#2082](https://github.com/nix-rust/nix/pull/2082))
30+
- Added `SO_TS_CLOCK` for FreebSD to `nix::sys::socket::sockopt`.
31+
([#2093](https://github.com/nix-rust/nix/pull/2093))
3032

3133
### Changed
3234

0 commit comments

Comments
 (0)