aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8009ab6..7f3fc79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-19 Miklos Szeredi <miklos@szeredi.hu>
+
+ * GNOME Nautilus fails to copy file to sshfs filesystem, because
+ FUSE returns zero free space. So instead return huge (999999999
+ kbytes) amount of free space, yet it should be obvious that the
+ number is artificial. Bug report by Peter Kronheimer
+
2005-10-18 Miklos Szeredi <miklos@szeredi.hu>
* Add remote uid detection and translation ('idmap=user' option).