aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 997feec..6c7c416 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -5,6 +5,13 @@ Unreleased Changes
during large file transfers. Thanks to Timo Savola for doing most of the implementation
work, and thanks to CEA.fr for sponsoring remaining bugfixes and cleanups!
+* The `buflimit` workaround is now disabled by default. The corresponding bug in OpenSSH
+ has been fixed in 2007
+ (cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365541#37), so this shouldn't be
+ needed anymore. If you depend on this workaround, please let the SSHFS maintainers know,
+ otherwise support for the workaround will be removed completely in a future version.
+
+
Release 3.6.0 (2019-11-03)
--------------------------