summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c41a93c..57d88c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+6.25
+ - Add element count to all set types header
+ - Add element count to hash headers (Eric B Munson)
+ - Support linking libipset to C++ programs (reported by Pavel Odintsov)
+ - ipset: propose rewording in manpage (Neutron Soutmun)
+ - More compatibility checking and simplifications to support the
+ 2.6.32 kernel tree
+ - Compatibility: define RCU_INIT_POINTER when __rcu is not defined
+ - Compatibility: check kernel source for list_last_entry
+ (CentOS7, reported by Ricardo Klein)
+ - Make possible to pass extra flags to sparse
+
6.24
- The "extra" subdirectory for kernel modules may have a full subtree
(reported by Jesper Dangaard Brouer)