summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2020-11-28 17:49:13 -0700
committerAlan Somers <asomers@gmail.com>2020-11-28 17:50:11 -0700
commit1d43b2b1c4f1fba0f2e2d0c18ff8c9555d728c21 (patch)
tree3bab994c9555afb1e1bbdd6a548a8d36d535f898
parentc826b52dc3e82fdc776a105f455e6576729ebe17 (diff)
downloadnix-1d43b2b1c4f1fba0f2e2d0c18ff8c9555d728c21.zip
[skip ci] update CHANGELOG for PR #1341
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff4c9beb..54dbfc25 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,9 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] - ReleaseDate
### Added
+
- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
+
### Changed
### Fixed
+
+- Fixed bugs in `recvmmsg`.
+ (#[1341](https://github.com/nix-rust/nix/pull/1341))
+
### Removed
## [0.19.0] - 6 October 2020