aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2008-07-11 10:59:12 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2008-07-11 10:59:12 +0000
commitfd52ef3e51efe674386c2b62fead27128da37179 (patch)
treed7080c9bee251c7a3066d8dba4c56f7bc5272340 /ChangeLog
parent1abdbe64a33eaefe24708e8c020a3ca2bba0c6c0 (diff)
downloadsshfs-fd52ef3e51efe674386c2b62fead27128da37179.tar
sshfs-fd52ef3e51efe674386c2b62fead27128da37179.tar.gz
sshfs-fd52ef3e51efe674386c2b62fead27128da37179.tar.bz2
sshfs-fd52ef3e51efe674386c2b62fead27128da37179.zip
Released 2.1sshfs_2_1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fc2f13..6515ab9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-07-11 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Released 2.1
+
+2008-07-11 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Fix statvfs extension to match the current protocol in
+ opensshfs
+
+ * Check version numbers of extensions, so such changes wouldn't
+ cause stupid behavior
+
2008-06-24 Miklos Szeredi <miklos@szeredi.hu>
* Add '-F' option to specify the ssh config file. Patch by Pat