aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-02-21 18:31:29 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-02-21 18:31:29 +0000
commit6bab4809f38fcd67330d1383657e84bdd33ab43c (patch)
treea965265b230e6a2ec1cc5a32d6b6a6ee3b088612 /ChangeLog
parente109e285e0dc76c86830d9242084cd7638ff5752 (diff)
downloadlibfuse-6bab4809f38fcd67330d1383657e84bdd33ab43c.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccf3db0..ddcf712 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-21 Miklos Szeredi <miklos@szeredi.hu>
+
+ * fusexmp_fh: implement flush() method and call close() on the
+ open file descriptor. This is needed if used on an NFS
+ filesystem, which buffers data until file is closed. Franco Broi
+ spotted the situation when 'cp -p' failed to set the modification
+ time because of this.
+
2006-02-20 Miklos Szeredi <miklos@szeredi.hu>
* Released 2.6.0-pre1