aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-11-16 18:42:35 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-11-16 18:42:35 +0000
commitc3b0185deb610736420f43b447a0a488d83ee0ae (patch)
tree5998e4ab270ff6af60ccef828c06f8d0b01adbca /ChangeLog
parent7e97377d5260517404bba9dc1e3281861535d950 (diff)
downloadsshfs-c3b0185deb610736420f43b447a0a488d83ee0ae.tar
sshfs-c3b0185deb610736420f43b447a0a488d83ee0ae.tar.gz
sshfs-c3b0185deb610736420f43b447a0a488d83ee0ae.tar.bz2
sshfs-c3b0185deb610736420f43b447a0a488d83ee0ae.zip
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8c3f01..892d55e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* Replace EPROTO with the more portable EIO
+ * Fix bug in option parsing. Reported by Csaba Henk
+
2005-10-29 Miklos Szeredi <miklos@szeredi.hu>
* Use FUSE version 25 if available