aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bee8087..5d33766 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-09 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Don't allow fuse_flush() to be interrupted (bug found by David
+ Shaw)
+
2004-09-27 Miklos Szeredi <miklos@szeredi.hu>
* Add PID to fuse_context. Patch by Steven James