We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c826b52 commit 1d43b2bCopy full SHA for 1d43b2b
CHANGELOG.md
@@ -5,9 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased] - ReleaseDate
7
### Added
8
+
9
- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
10
11
### Changed
12
### Fixed
13
14
+- Fixed bugs in `recvmmsg`.
15
+ (#[1341](https://github.com/nix-rust/nix/pull/1341))
16
17
### Removed
18
19
## [0.19.0] - 6 October 2020
0 commit comments