summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-11-19 13:29:49 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-11-19 13:29:49 +0100
commit3c77704723755f8dcd63c6150a2ba3e4aa8cd8a9 (patch)
tree9e940938a3aa9938980306f8999763b3e83208e7 /ChangeLog
parent682708bea031d2b803daa9417f7133106d5c688c (diff)
ipset 6.15 releasedv6.15
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 943ef8a..a5941ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+6.15
+ - Fix interactive mode (Fredrik Eriksson)
+ - Use gethostbyname2 instead of getaddrinfo
+ - Make tests/check_cidrs.sh script executable
+ - Add tests to check completely ranges with hash types
+ - Make easier to apply the netlink.patch
+ - Support protocol numbers as well, not only protocol names
+ - Add (back) the debug flag to configure
+ - Add simple test to check cidr book-keeping
+
6.14
- Support to match elements marked with "nomatch" in hash:*net* sets
- Coding style fixes