From d315804a1f69977ab2332b41d81668a5da0ee71b Mon Sep 17 00:00:00 2001 From: Anton Ageev Date: Mon, 5 Feb 2018 22:32:15 +0300 Subject: Add fchmod, fchmodat functions. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c7b9d24..d594974f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ([#825](https://github.com/nix-rust/nix/pull/825)) - Exposed `MSG_CMSG_CLOEXEC` on *BSD. ([#825](https://github.com/nix-rust/nix/pull/825)) +- Added `fchmod`, `fchmodat`. + ([#857](https://github.com/nix-rust/nix/pull/857)) ### Changed - Display and Debug for SysControlAddr now includes all fields. -- cgit v1.2.3