From 11494ecdadaf0a7936a14528f3b291292966b4ef Mon Sep 17 00:00:00 2001 From: Ryan Zoeller Date: Fri, 22 Oct 2021 18:30:56 -0500 Subject: Add fdatasync for missing platforms --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c4c3eb3..319e19ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ This project adheres to [Semantic Versioning](https://semver.org/). (#[1611](https://github.com/nix-rust/nix/pull/1611)) - Added `EPOLLEXCLUSIVE` on Android. (#[1567](https://github.com/nix-rust/nix/pull/1567)) +- Added `fdatasync` for FreeBSD, Fuchsia, NetBSD, and OpenBSD. + (#[1581](https://github.com/nix-rust/nix/pull/1581)) ### Changed ### Fixed -- cgit v1.2.3