From: Wouter Wijngaards Date: Tue, 3 Apr 2007 14:17:42 +0000 (+0000) Subject: tag 0.2 X-Git-Tag: release-0.3~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49b05d0cda4ff7772f29e128f352ffbb4ae0fad;p=thirdparty%2Funbound.git tag 0.2 git-svn-id: file:///svn/unbound/trunk@228 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 307642287..f0d9c134b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -8,6 +8,8 @@ - removed include of unportable header from lookup3.c. - more portable use of struct msghdr. - casts for printf warning portability. + - tweaks to tests to port them to the testbed. + - 0.2 tag created. 2 April 2007: Wouter - check sizes of udp received messages, not too short.