summaryrefslogtreecommitdiffstats
path: root/kernel/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-08-21 16:03:50 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-08-21 16:03:50 +0200
commit91d4031f78382a4cd5cf8666c7f985e2728e8578 (patch)
tree36f66537165177bab53847c482bab23399b09504 /kernel/ChangeLog
parentb1eb3639064583758c56a98850b4efec5e9fc165 (diff)
New release again, to fix a mistyping of me and get rid of bool.v3.2
Diffstat (limited to 'kernel/ChangeLog')
-rw-r--r--kernel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index fd440ef..f0c3616 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,7 @@
+3.2
+ - Mixed up formats in ip_set_iptree.c (Rob Sterenborg)
+ - Don't use 'bool' for backward compatibility reasons (Rob Sterenborg)
+
3.1
- Nonexistent sets were reported as existing sets when testing
from userspace in setlist type of sets (bug reported by Victor A.