summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2015-11-07 13:25:38 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2015-11-07 13:25:38 +0100
commit071e3c2ff0634432a73f621b19a1bd09bdd70e51 (patch)
treea79dfff240b806c29532498b3cebffb21a7cb2be /ChangeLog
parent5ed34e58696f004fba2112e783229022f37910e0 (diff)
ipset 6.27 releasedv6.27
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bfd6e5..9d38db5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+6.27
+ - Handle uint64_t alignment issue in ipset tool
+
6.26
- Out of bound access in hash:net* types fixed (reported by Dave Jones):
new tests added to the testsuite to verify the fix