aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2017-08-06 11:06:42 +0200
committerNikolaus Rath <Nikolaus@rath.org>2017-08-06 11:07:23 +0200
commitd141ea44c1d901c27f61865808e8c5f9801b2606 (patch)
tree790fbd2e8aeb01426edb9bb2ed9c04f62f78aafe /ChangeLog.rst
parent6ac4046bee1763081d78fab555dc8c4ecd24078d (diff)
downloadsshfs-d141ea44c1d901c27f61865808e8c5f9801b2606.tar
sshfs-d141ea44c1d901c27f61865808e8c5f9801b2606.tar.gz
sshfs-d141ea44c1d901c27f61865808e8c5f9801b2606.tar.bz2
sshfs-d141ea44c1d901c27f61865808e8c5f9801b2606.zip
Re-enabled writeback cache.
Fixes: #72.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 5285523..973d86b 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,8 +1,7 @@
Unreleased Changes
------------------
-* Truly disable the writeback cache, instead of just adjusting the
- default and printing a warning when explicitly enabled.
+* Re-enabled writeback cache.
* SSHFS now supports O_APPEND.
Release 3.1.0 (2017-08-04)