aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-10-28 20:24:58 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-10-28 20:24:58 +0000
commite989f0d1311ea005f53de27eb488f73221df87ca (patch)
treefafea3b7a590a02517385fcab283d89081b64bee /ChangeLog
parent95a2bfcfa20ccc1492671c30d5e0907f7d9ec408 (diff)
downloadlibfuse-e989f0d1311ea005f53de27eb488f73221df87ca.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 7a5450c..2c9a7ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-28 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Make xattr functions work under 2.6 (bug found by Vincenzo
+ Ciancia)
+
2004-10-26 Miklos Szeredi <miklos@szeredi.hu>
* Reset request in fuse_flush() (bugreport by David Shaw)