]> granicus.if.org Git - ipset/commitdiff
ipset 6.5 released v6.5
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sun, 15 May 2011 13:34:04 +0000 (15:34 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sun, 15 May 2011 13:34:04 +0000 (15:34 +0200)
ChangeLog
configure.ac
kernel/ChangeLog

index e8e9a69f5b4ea2da2667a65ac2d0484409a7fe57..d32cf3f74462298afe3b707988e54ec5e1991e11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+6.5
+ - Support range for IPv4 at adding/deleting elements for hash:*net* types
+ - Disable type revisions which are not supported both by the kernel and
+   ipset
+ - Update ipset help text to reflect SCTP and UDPLITE support
+ - Ignore -n flag (list just setnames) when sets are to be saved
+
 6.4
  - Get rid of the trailing empty line at listing sets
  - Fix XML listing, remove broken unused "elements" tag
index 7a45df64743c16343e10f357f8d4da66f5b88159..3ccef61aadd5a8bc9a8561abd14b72030391f2dc 100644 (file)
@@ -1,5 +1,5 @@
 dnl Boilerplate
-AC_INIT([ipset], [6.4], [kadlec@blackhole.kfki.hu])
+AC_INIT([ipset], [6.5], [kadlec@blackhole.kfki.hu])
 AC_CANONICAL_HOST
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADER([config.h])
index aa0c58fbcfd095df1cfcf4da377ea08726d491d8..2603609f4b24177cf13d395ff5406c111a00b5f9 100644 (file)
@@ -1,3 +1,8 @@
+6.5
+ - Support range for IPv4 at adding/deleting elements for hash:*net* types
+ - Set type support with multiple revisions added
+ - Fix adding ranges to hash types
 6.4
  - Support listing setnames and headers too
  - Fix the order of listing of sets