aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2008-03-19 10:26:00 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2008-03-19 10:26:00 +0000
commit25b5fdbccab1a05f8d772efb0e43a98ac6abea30 (patch)
tree5213abfed7655e57a677158b49fdbd8e20c3432a /ChangeLog
parent72faaa58a85a0c8de724e8c22a4ec5b9f75e42e3 (diff)
downloadlibfuse-25b5fdbccab1a05f8d772efb0e43a98ac6abea30.tar.gz
Fix missing pthread_mutex_destroy...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ac80dd..3de8479 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-19 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Fix missing pthread_mutex_destroy in error path of
+ fuse_lib_opendir(). Patch by Szabolcs Szakacsits
+
2008-03-07 Miklos Szeredi <miklos@szeredi.hu>
* Add queuing on contention to per-node lock algorithm, to avoid