From 325c43c6d5b5b8945dd8bee3575500887923b2cf Mon Sep 17 00:00:00 2001 From: Andrew Morrow Date: Wed, 2 May 2018 19:08:41 -0600 Subject: Implement sendfile on FreeBSD and Darwin --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 350d18f5..39f78ddd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Added +- Added `sendfile` on FreeBSD and Darwin. + ([#901](https://github.com/nix-rust/nix/pull/901)) - Added `pselect` ([#894](https://github.com/nix-rust/nix/pull/894)) - Exposed `preadv` and `pwritev` on the BSDs. -- cgit v1.2.3