From d8d1f84200ca559b202d331ebe001224c2de9be5 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 26 Mar 2023 11:44:40 +0100 Subject: Released 3.14.1 --- ChangeLog.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 35298d6..3e46c7a 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,15 @@ +libfuse 3.14.1 (2023-03-26) +=========================== + +* The extended attribute name passed to the setxattr() handler is no longer + truncated at the beginning (bug introduced in 3.13.0). + +* As a result of the above, the additional setattr() flags introduced in 3.14 are no + longer available for now. They will hopefully be reintroduced in the next release. + +* Further improvements of configuration header handling. + + libfuse 3.14.0 (2023-02-17) =========================== -- cgit v1.2.3