summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2017-09-12 07:26:58 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2017-09-12 07:26:58 +0200
commita43bccbe1ba363edab3be09cecf22be0df536555 (patch)
treebc53f172747423f76613d277f2e2b9c2f540bc91 /ChangeLog
parent54185b4302638bda745b7459ed618bb072b41c71 (diff)
ipset 6.33 releasedv6.33
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3fae1e..e72523d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+6.33
+ - Report if the option is supported by a newer kernel release
+ - ipset: Fix ipset command replacement in runtest.sh (Neutron Soutmun)
+ - Correct a test: number of entries may be outdated
+
6.32
- Fix possible truncated output in ipset output buffer handling
(Reported by Omri Bahumi and Yoni Lavi).