aboutsummaryrefslogtreecommitdiffstats
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 502efd8..27e9226 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-24 Miklos Szeredi <mszeredi@inf.bme.hu>
+
+ * Add "close after delete" support to libfuse (patch by Valient
+ Gough)
+
+ * Cancel all worker threads before exit in multithreaded mode
+
2004-06-23 Miklos Szeredi <mszeredi@inf.bme.hu>
* Fix locking bugs