aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-09-02 14:56:09 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-09-02 14:56:09 +0000
commit0716de0eed50a3ad4b1d966561aa914165175aa8 (patch)
tree2bd5179e6bde8f1b62021afe6af8c9a42bb8ced9 /ChangeLog
parent564878188251c3f66c0a297dcad7d6c095ac2efd (diff)
downloadlibfuse-0716de0eed50a3ad4b1d966561aa914165175aa8.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5a3324..a80aba5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* Fix compile warning on 2.6.13 and later
+ * Fix compilation on 2.4.*
+
2005-08-25 Miklos Szeredi <miklos@szeredi.hu>
* lib: add userspace side of ftruncate() method for experimentation