summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-09-06 21:12:17 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-09-06 21:12:17 +0200
commitc18c7e8b5d75b30f0f2cbb7b1a9d90905eb135ed (patch)
tree646c413316eecf052ed6d9fc07dd3c10feee72fa /ChangeLog
parent55d2148f8737cd1d1fa1f166d96dcdb26161f5ec (diff)
ipset 6.9 releasedv6.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f642d44..85a9e2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+6.9
+ - build: move ipset_errcode into library (Jan Engelhardt)
+ - build: abort autogen on subcommand failure (Jan Engelhardt)
+ - ipset: use NFPROTO_ constants (Jan Engelhardt)
+ - Propagate "expose userspace-relevant parts in ip_set.h" to ipset source
+
6.8
- Update the manpage and document the limits in hash:net,iface.
- README file corrections from Richard Lucassen