diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2020-01-03 11:04:02 +0000 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2020-01-03 11:04:02 +0000 |
commit | a7e1038203c856cc7e052d439d1da49fe131339f (patch) | |
tree | 2c4a117ecdfdccf136cd535da537bab952eb8a6b /ChangeLog.rst | |
parent | 8340a67b31112a32469cca0e0a94f965d4200021 (diff) | |
download | sshfs-a7e1038203c856cc7e052d439d1da49fe131339f.tar sshfs-a7e1038203c856cc7e052d439d1da49fe131339f.tar.gz sshfs-a7e1038203c856cc7e052d439d1da49fe131339f.tar.bz2 sshfs-a7e1038203c856cc7e052d439d1da49fe131339f.zip |
Released 3.7.0sshfs-3.7.0
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 6c7c416..a9c3a8e 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,5 +1,5 @@ -Unreleased Changes ------------------- +Release 3.7.0 (2020-01-03) +-------------------------- * New max_conns option enables the use of multiple connections to improve responsiveness during large file transfers. Thanks to Timo Savola for doing most of the implementation |