summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-11-25 09:36:04 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-11-25 09:36:04 +0100
commit7c061f216ee04a8df5f49521b146f4a274b5f1ac (patch)
tree088be2b2073ce20cca4511ceaa876a9e94397d1a /ChangeLog
parentb3e8f7feacf438e601aa2c7e96de92f3ca061b34 (diff)
ipset 6.10 releasedv6.10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85a9e2e..8137cc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+6.10
+ - Tests added to check ICMP/ICMPv6 type/code parsing
+ - ICMP/ICMPv6 type/code parser bug fixed (bug reported by Sabitov)
+ - ipset: fix lookup of tcp port names (Stephen Hemminger)
+ - Optionally disable building the kernel module (Mathieu Bridon)
+ - Make tidy complete
+
6.9
- build: move ipset_errcode into library (Jan Engelhardt)
- build: abort autogen on subcommand failure (Jan Engelhardt)