aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-11-06 18:41:58 +0000
committerNikolaus Rath <Nikolaus@rath.org>2018-11-06 18:50:07 +0000
commitb7ccb0d4c9771b3a82f2e7a9d0b1902babe0279f (patch)
treeca1e769a01ee49d9f38e0fe58b1fd99c029ab618 /ChangeLog.rst
parentc779a4ee2b8f61e54442d9f65c0efcee18b805cb (diff)
downloadlibfuse-b7ccb0d4c9771b3a82f2e7a9d0b1902babe0279f.tar.gz
Document when `fuse_lowlevel_notify_*` functions may block.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 24b4d9c..0b6ce98 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -17,6 +17,9 @@ Unreleased Changes
filesystem fully unprivileged and unable to re-acquire privilege via setuid,
fscaps, etc.
+* Documented under which conditions the `fuse_lowlevel_notify_*`
+ functions may block.
+
libfuse 3.2.6 (2018-08-31)
==========================