summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2013-05-09 17:33:39 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2013-05-09 17:33:39 +0200
commit85196765617c27d69155618d113addbc418679ad (patch)
treef0ce2293c01011da355a49e048afd75e30cbab30 /ChangeLog
parenta7991c485e4e8d1c0fceb3c741b851f5aeaf9dcc (diff)
ipset 6.19 releasedv6.19
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59c0ef9..e49f6f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+6.19
+ - Check at modules_install whether depmod ignores the extra subdir
+ (reported by Husnu Demir and tian fang)
+ - The utils are updated from their sources
+ - Manpage typing error correction (reported by Husnu Demir)
+ - Update testsuite as the trailing space was eliminated at listings
+ - Add sparse checking support to userspace
+ - Improve XML output: add element tag and root element (suggested by Lucas
+ Hamie)
+ - Manpage updates
+ - Add new testsuite entries to verify counters and the new type
+ implementation
+ - Introduce the new set type revisions with counter support
+ - Support counters in the ipset library
+ - The uapi include split in the package itself
+
+6.18
+ - Kernel part bugfix release
+
6.17
- Fix revision printing in XML mode (reported by Mart Frauenlob)
- Correct "Suspicious condition (assignment + comparison)" (Thomas Jarosch)