aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2010-11-08 16:06:37 +0100
committerGravatar Miklos Szeredi <mszeredi@suse.cz>2010-11-08 16:06:37 +0100
commit7d878eb13a9b1e0e1a428c1ead2733b8453a3bb7 (patch)
treedad5d2e465b7a580bc636bcf02c94f6a5175b27a /ChangeLog
parenteba226948b44d5a303a10908d440e808eaf0bae6 (diff)
Fix fuse_buf_copy() if already at the end of the buffers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ce455c..6b42706 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@
with this option then "fusermount -u" will fail if umount(8)
doesn't support the --fake and --no-canonicalize options.
+ * Fix fuse_buf_copy() if already at the end of the buffers
+
2010-10-14 Miklos Szeredi <miklos@szeredi.hu>
* Use LTLIBICONV when linking libfuse. This fixes building against