Skip to content

Commit f7fd57b

Browse files
committed
CHANGELOG entry
1 parent 2f05bb2 commit f7fd57b

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
@@ -29,6 +29,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
2929
- Removed `flock` from `::nix::fcntl` on Solaris. ([#2082](https://github.com/nix-rust/nix/pull/2082))
3030
- Use I/O safety with `copy_file_range`, and expose it on FreeBSD.
3131
(#[1906](https://github.com/nix-rust/nix/pull/1906))
32+
- Added `SO_TS_CLOCK` for FreebSD to `nix::sys::socket::sockopt`.
33+
([#2093](https://github.com/nix-rust/nix/pull/2093))
3234

3335
### Changed
3436

0 commit comments

Comments
 (0)