Alex Richman <alex@richman.io>
amosonn <amosonn@gmail.com>
Anatol Pomozov <anatol.pomozov@gmail.com>
+Andrew Gaul <andrew@gaul.org>
Angelo G. Del Regno <kholk11@gmail.com>
+Anthony Rebello <rebello.anthony@gmail.com>
Antonio SJ Musumeci <trapexit@spawn.link>
Arunav Sanyal <Khalian@users.noreply.github.com>
Ashley Pittman <ashleypittman@users.noreply.github.com>
Carl Edquist <edquist@cs.wisc.edu>
Carlos Maiolino <cmaiolino-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Chad Austin <chad@chadaustin.me>
+Changli Gao <xiaosuo@gmail.com>
Christopher Harrison <ch12@sanger.ac.uk>
Consus <consus@gmx.com>
Csaba Henk <csaba.henk@creo.hu>
Fabrice Bauzac <fbauzac@amadeus.com>
Fedor Korotkov <fedor.korotkov@gmail.com>
Feng Shuo <steve.shuo.feng@gmail.com>
+Florian Weimer <fw@deneb.enyo.de>
Forty-Bot <Forty-Bot@users.noreply.github.com>
Giuseppe Scrivano <giuseppe@scrivano.org>
guraga <rulumasi@dodsi.com>
Jann Horn <jannh@google.com>
Jay Hankins <jay-hankins@users.noreply.github.com>
Jean-Pierre André <jpandre@users.noreply.github.com>
+Jean-Yves VET <jyvet@users.noreply.github.com>
Joachim Schiele <joachim.schiele@daimler.com>
Joachim Schiele <js@lastlog.de>
Joerg Thalheim <joerg@thalheim.io>
Miklos Szeredi <mszeredi@redhat.com>
Miklos Szeredi <mszeredi@suse.cz>
Miklos Szeredi <szmi@users.noreply.github.com>
+Misono Tomohiro <misono.tm@gmail.com>
mkmm@gmx-topmail.de <mkmm@gmx-topmail.de>
Natanael Copa <ncopa@alpinelinux.org>
Niels de Vos <ndevos@redhat.com>
Olivier Blin <olivier.blin@softathome.com>
pablomh <pablomh@gmail.com>
Peter Lemenkov <lemenkov@gmail.com>
+philmd <philmd@users.noreply.github.com>
Przemyslaw Pawelczyk <przemoc@gmail.com>
Przemysław Pawełczyk <przemoc@gmail.com>
Ratna_Bolla@dell.com <Ratna_Bolla@dell.com>
William Woodruff <william@yossarian.net>
Winfried Koehler <w_scan@gmx-topmail.de>
Yuri Per <yuri@acronis.com>
+zsugabubus <zsugabubus@users.noreply.github.com>
-Unreleased Changes
-==================
+libfuse 3.9.1 (2020-03-19)
+===========================
* Fixed memory leak in fuse_session_new().
* Fixed an issue with the linker version script.
-
-libfuse 3.10.0 (2019-12-14)
-==========================
-
-* Make ioctl prototype conditional on FUSE_USE_VERSION.
- Define FUSE_USE_VERSION < 35 to get old ioctl prototype
- with int commands; define FUSE_USE_VERSION >= 35 to get
- new ioctl prototype with unsigned int commands.
+* Make ioctl prototype conditional on FUSE_USE_VERSION. Define FUSE_USE_VERSION < 35 to
+ get old ioctl prototype with int commands; define FUSE_USE_VERSION >= 35 to get new
+ ioctl prototype with unsigned int commands.
+* Various small bugfixes.
libfuse 3.9.0 (2019-12-14)
==========================