summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2013-02-21 16:44:09 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2013-02-21 16:44:09 +0100
commit0b80b607f858cd44dd4e8fbf88baa7681fc52000 (patch)
treefa8b4616bdfa2856c547ac478d4f076bd12dfb0c /ChangeLog
parentcfa1fe2bcb9f9983f66b218d68718ac362ba5bfa (diff)
ipset 6.17 releasedv6.17
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 392b571..59c0ef9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+6.17
+ - Fix revision printing in XML mode (reported by Mart Frauenlob)
+ - Correct "Suspicious condition (assignment + comparison)" (Thomas Jarosch)
+ - Fix error path when protocol number is used with port range
+ - Interactive mode error after syntax error (reported by Mart Frauenlob)
+ - The ipset_bash_completion tool is added
+ - The ipset_list tool is added
+
6.16
- Remove all modules before testing resize
- build: support for Linux 3.7 UAPI (Jan Engelhardt)