Released 3.2.4 fuse-3.2.4
authorNikolaus Rath <Nikolaus@rath.org>
Wed, 11 Jul 2018 09:34:38 +0000 (10:34 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Wed, 11 Jul 2018 09:34:38 +0000 (10:34 +0100)
AUTHORS
ChangeLog.rst
meson.build

diff --git a/AUTHORS b/AUTHORS
index e43b6bf808bd22b2ce94b884580713103052bef4..5497251ea12161c7de71f7c43972328b1233ee36 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -26,8 +26,11 @@ Arunav Sanyal <Khalian@users.noreply.github.com>
 Ashley Pittman <ashleypittman@users.noreply.github.com>
 Banglang <banglang.huang@foxmail.com>
 Baptiste Daroussin <bapt@FreeBSD.org>
+Bill Zissimooulos <billziss@navimatics.com>
+Bill Zissimopoulos <billziss@navimatics.com>
 bobrofon <ifbossfor@ya.ru>
 Brian Naylor <bnaylor@netapp.com>
+Carl Edquist <edquist@cs.wisc.edu>
 Carlos Maiolino <cmaiolino-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 Christopher Harrison <ch12@sanger.ac.uk>
 Consus <consus@gmx.com>
@@ -54,11 +57,11 @@ Jan Blumschein <jan@jan-blumschein.de>
 Jay Hankins <jay-hankins@users.noreply.github.com>
 Joachim Schiele <joachim.schiele@daimler.com>
 Joachim Schiele <js@lastlog.de>
-Joe Dodge <joseph.dodge@veritas.com>
 Joerg Thalheim <joerg@thalheim.io>
 John Muir <john@jmuir.com>
 Joseph Dodge <joseph.dodge@veritas.com>
 Josh Soref <jsoref@users.noreply.github.com>
+Laszlo Boszormenyi (GCS) <gcs@debian.org>
 Laszlo Papp <ext-laszlo.papp@nokia.com>
 Madan Valluri <mvalluri@cumulus-systems.com>
 Marcin Sulikowski <marcin.sulikowski@editshare.com>
@@ -89,4 +92,5 @@ Tej Chajed <tchajed@mit.edu>
 therealneworld@gmail.com <therealneworld@gmail.com>
 Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
 userwithuid <userwithuid@gmail.com>
+William Woodruff <william@yossarian.net>
 Winfried Koehler <w_scan@gmx-topmail.de>
index 7d2182d0d2d4c342c22b1efe7d60e041b561209c..cf5450e6fc855a6e668c9dfb434712882c589608 100644 (file)
@@ -1,5 +1,5 @@
-libfuse 3.2.4
-=============
+libfuse 3.2.4 (2018-07-11)
+==========================
 
 * Fixed `rename` deadlock on FreeBSD.
 
index cdf0fae09e59a5331b465681b50290503c6a58b2..71fe59ab453c0885063bdb1cf7bc5231eae01d46 100644 (file)
@@ -1,4 +1,4 @@
-project('libfuse3', 'c', version: '3.2.3',
+project('libfuse3', 'c', version: '3.2.4',
         meson_version: '>= 0.38',
         default_options: [ 'buildtype=debugoptimized' ])