From fb5fa2bdb19fa3b4b01644a8da6d318d3b266b02 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Mon, 22 Jun 2009 07:56:27 +0000 Subject: [PATCH] and changelog separate. git-svn-id: file:///svn/unbound/trunk@1681 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 6b5cfae30..7b67af25e 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +22 June 2009: Wouter + - fixup iter priv strict aliasing while preserving size of sockaddr. + 19 June 2009: Wouter - Fixup strict aliasing warning in iter priv code. and config_file code.