aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-01 08:49:53 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-01 08:49:53 -0800
commita9a1cc004675f35df34c68f3e134c2194311943f (patch)
treecc64796308360218c95dc81aa43686cae5fc1aad /ChangeLog
parentb5983a0ce828a7b9879329c5fc7c3b61cdf87cad (diff)
downloadsshfs-a9a1cc004675f35df34c68f3e134c2194311943f.tar
sshfs-a9a1cc004675f35df34c68f3e134c2194311943f.tar.gz
sshfs-a9a1cc004675f35df34c68f3e134c2194311943f.tar.bz2
sshfs-a9a1cc004675f35df34c68f3e134c2194311943f.zip
Released 2.7sshfs-2.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f788ade..f7661b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-Draft notes for upcoming release
---------------------------------
+Release 2.6 (2015-03-01)
+------------------------
* Integrated osxfuse's copy of sshfs, which means that sshfs now works
on OS X out of the box.
@@ -8,12 +8,12 @@ Draft notes for upcoming release
* Added -o cache_clean_interval=N and -o cache_min_clean_interval=N
options to let users tune the cleaning behavior of the cache.
-Release 2.7 (2015-01-28)
+Release 2.6 (2015-01-28)
------------------------
* New maintainer (Nikolaus Rath <Nikolaus@rath.org>)
-Release 2.6 (2014-01-14)
+Release 2.5 (2014-01-14)
------------------------
* Some performance improvements for large directories.