aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-11-23 13:35:54 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-11-23 13:35:54 +0000
commitbac4c77aad6314ec44a917492a45834ba5575c5c (patch)
tree1778c40c82b2cbfe072b4b9f9d4fd749966d0e90 /ChangeLog
parent8393e3d2285533a77d38cfe6713bbe2223802594 (diff)
downloadlibfuse-bac4c77aad6314ec44a917492a45834ba5575c5c.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 710b4f8..c153818 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-22 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Add detection of mainline FUSE code in running kernel
+
2005-11-21 Miklos Szeredi <miklos@szeredi.hu>
* Don't use async cancelation in multithreaded loop. This makes
@@ -14,6 +18,7 @@
* fusermount: don't allow mountpoints with '\n', '\t', or '\\' in
them, because it corrupts /etc/mtab. Found by Thomas Biege
+ CVE-2005-3531
* libfuse: don't use system() to invoke 'fusermount -u ...'
because it breaks mountpoints with spaces in them into multiple