summaryrefslogtreecommitdiffstats
path: root/kernel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ChangeLog')
-rw-r--r--kernel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index f0c3616..849e98e 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,6 @@
+ - Compilation of ip_set_iptree.c fails with kernel 2.6.20 due to
+ missing include of linux/jiffies.h (Jan Engelhardt)
+
3.2
- Mixed up formats in ip_set_iptree.c (Rob Sterenborg)
- Don't use 'bool' for backward compatibility reasons (Rob Sterenborg)