Released 3.0.0-rc2 fuse-3.0.0rc2
authorNikolaus Rath <Nikolaus@rath.org>
Mon, 7 Nov 2016 06:00:30 +0000 (22:00 -0800)
committerNikolaus Rath <Nikolaus@rath.org>
Mon, 7 Nov 2016 06:00:30 +0000 (22:00 -0800)
AUTHORS
ChangeLog.rst
configure.ac

diff --git a/AUTHORS b/AUTHORS
index fb5089415a8b7ae45a38e03e58002dd1bd3c2f90..63fa8a803f13d9f279641cc0c5258c46bca29b82 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -28,6 +28,7 @@ Dalvik Khertel <khertel@outlook.com>
 Daniel Thau <danthau@bedrocklinux.org>
 David McNab <david@rebirthing.co.nz>
 David Sheets <sheets@alum.mit.edu>
+divinity76 <divinity76@gmail.com>
 Emmanuel Dreyfus <manu@netbsd.org>
 Enke Chen <enkechen@yahoo.com>
 Eric Engestrom <eric@engestrom.ch>
index 0a2c503ba8676e10c5dd2d37612eee7ff968b547..71e7e23e0310d246fcd6f004a90534f9924c5b32 100644 (file)
@@ -1,5 +1,5 @@
-Unreleased Changes
-==================
+FUSE 3.0.0-rc2 (2016-11-06)
+===========================
 
 * Fixed documentation of chmod, chown, truncate, utimens and getattr
   handlers. The struct fuse_file_info pointer may be NULL even if the
index 2eb932f612c25aaec0f3740514bbe140c1b31ffc..a009c0b8a0a4ae2428d17415ff277e5954b5b204 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(fuse, 3.0.0rc1)
+AC_INIT(fuse, 3.0.0rc2)
 AC_PREREQ(2.59d)
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_TARGET