aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5219f1..8f083f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
* Make requests non-interruptible so race with FORGET is avoided.
This is only a temporary solution
+
+ * Support compiling FUSE kernel module on 2.4.x UML kernels
2004-09-09 Miklos Szeredi <miklos@szeredi.hu>