Skip to content

Commit 4a101ae

Browse files
committed
Remove immutable borrow note from CHANGELOG
1 parent 8b4a433 commit 4a101ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2121
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))
2222
- Enabled `sys::ptrace::setregs` and `sys::ptrace::getregs` on x86_64-unknown-linux-musl target
2323
(#[1198](https://github.com/nix-rust/nix/pull/1198))
24-
- `select::FdSet::contains` and `select::FdSet::highest` now operate on `&FdSet`
25-
instead of `&mut FdSet`.
2624

2725
### Fixed
2826

0 commit comments

Comments
 (0)