summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-01-18 20:47:44 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-01-18 20:47:44 +0100
commit7cd45445d55b14b7aca69a81b7815a98afc51784 (patch)
treec0413467455011bb03feae966198b25ef4983cb5 /ChangeLog
parent5039472d2669707031df7d04e132b434e4d0c8f8 (diff)
ipset 5.3 releasedv5.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49872b7..c6b1297 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+5.3
+ - Set the non-debug compiling the default
+ - Testsuite fix of ospf replaced with vrrp.
+ - Fix build with NDEBUG defined (Holger Eitzenberger)
+ - Do session initialization once (Holger Eitzenberger)
+ - Make IPv4 and IPv6 address handling similar (Holger Eitzenberger)
+ - Show correct line numbers in restore output for parser errors
+ (Holger Eitzenberger)
+ - Replace ospf with vrrp in the testsuite
+ - Remove autogenerated files (Jan Engelhardt)
+ - Use only AC_CANONICAL_HOST (Jan Engelhardt)
+
5.2
- Handle internal printing errors
- Use cast to void * instead of memcpy as Sparc workaround at sockaddr_XXX