aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 65df8a5..a849be4 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -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