From 6ac254c00fc6026fd462b7b93aaa9dc4aa676f69 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 25 May 2017 13:12:06 -0700 Subject: Document RENAME_EXCHANGE and RENAME_NOREPLACE flags. --- ChangeLog.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 3bf56b7..560ad98 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -3,6 +3,10 @@ Unreleased Changes * `fuse_main()` / `fuse_remove_signal_handlers()`: do not reset `SIGPIPE` handler to `SIG_DFL` it was not set by us. +* Documented the `RENAME_EXCHANGE` and `RENAME_NOREPLACE` flags that + may be passed to the `rename` handler of both the high- and + low-level API. Filesystem authors are strongly encouraged to check + that these flags are handled correctly. libfuse 3.0.2 (2017-05-24) ========================== -- cgit v1.2.3