summaryrefslogtreecommitdiffstats
path: root/kernel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ChangeLog')
-rw-r--r--kernel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index 292e19f..178339b 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,8 @@
+2.4.5
+ - setlist type does not work properly together with swapping
+ sets, bug reported by Thomas Jacob.
+ - Include linux/capability.h explicitly in ip_set.c (Jan Engelhardt)
+
2.4.4
- Premature checking prevents to add valid elements to hash
types, fixed (bug reported by JC Janos).