pablomh <pablomh@gmail.com>
Peter Lemenkov <lemenkov@gmail.com>
philmd <philmd@users.noreply.github.com>
+Pierre Labastie <pierre.labastie@neuf.fr>
Przemyslaw Pawelczyk <przemoc@gmail.com>
Przemysław Pawełczyk <przemoc@gmail.com>
psykose <alice@ayaya.dev>
Sam James <sam@gentoo.org>
Sam Stuewe <halosghost@archlinux.info>
Sangwoo Moon <swmoon00@gmail.com>
+Sarath Lakshman <sarath@couchbase.com>
Sargun Dhillon <sargun@sargun.me>
scosu <mpargmann@allfex.org>
Scott Worley <scottworley@scottworley.com>
+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)
===========================
-project('libfuse3', ['c'], version: '3.14.0',
+project('libfuse3', ['c'], version: '3.14.1',
meson_version: '>= 0.50',
default_options: [
'buildtype=debugoptimized',