Released 3.0.0rc1 fuse-3.0.0rc1
authorNikolaus Rath <Nikolaus@rath.org>
Fri, 28 Oct 2016 18:58:01 +0000 (11:58 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 28 Oct 2016 18:58:01 +0000 (11:58 -0700)
AUTHORS
ChangeLog.rst
configure.ac

diff --git a/AUTHORS b/AUTHORS
index b32cc92a2132666b717091a078c2534c63998351..fb5089415a8b7ae45a38e03e58002dd1bd3c2f90 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -21,6 +21,7 @@ Anatol Pomozov <anatol.pomozov@gmail.com>
 Antonio SJ Musumeci <trapexit@spawn.link>
 bobrofon <ifbossfor@ya.ru>
 Christopher Harrison <ch12@sanger.ac.uk>
+Consus <consus@gmx.com>
 Csaba Henk <csaba.henk@creo.hu>
 cvs2git <>
 Dalvik Khertel <khertel@outlook.com>
@@ -44,6 +45,7 @@ Madan Valluri <mvalluri@cumulus-systems.com>
 Mark Glines <mark@glines.org>
 Max Krasnyansky <maxk@kernel.org>
 Michael Grigoriev <mag@luminal.org>
+Mihail Konev <k.mvc@ya.ru>
 Miklos Szeredi <miklos@szeredi.hu>
 Miklos Szeredi <mszeredi@suse.cz>
 mkmm@gmx-topmail.de <mkmm@gmx-topmail.de>
index 65df8a5d81e428c1fd00035c5fde7796c85e2916..a849be4c0e81c587299bf8acdb81c8f15925c0b6 100644 (file)
@@ -1,5 +1,8 @@
-Unreleased Changes
-==================
+FUSE 3.0.0-rc1 (2016-10-28)
+===========================
+
+This is a release candidate. Functionality and API will correspond
+to the final release unless any serious bugs are discovered.
 
 * Added a `max_read` field to `struct fuse_conn_info`. For the time
   being, the maximum size of read requests has to be specified both
index 7482f8a20225bf318a5262b646b4129c5f9963cb..2eb932f612c25aaec0f3740514bbe140c1b31ffc 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(fuse, 3.0.0pre0)
+AC_INIT(fuse, 3.0.0rc1)
 AC_PREREQ(2.59d)
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_TARGET