From: Wouter Wijngaards Date: Thu, 31 Oct 2013 15:32:56 +0000 (+0000) Subject: note bugzilla number. X-Git-Tag: release-1.4.22rc1~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96938e1d0d8250593d004678041b228e4edf6b93;p=thirdparty%2Funbound.git note bugzilla number. git-svn-id: file:///svn/unbound/trunk@3001 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 72a0af6d6..717f45303 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,7 +1,7 @@ 31 Oct 2013: Wouter - - Set SO_REUSEADDR so that the wildcard interface and a more specific - interface port 53 can be used at the same time, and one of the - daemons is unbound. + - Fix #531: Set SO_REUSEADDR so that the wildcard interface and a + more specific interface port 53 can be used at the same time, and + one of the daemons is unbound. - iana portlist update. - separate ldns into core ldns inside ldns/ subdirectory. No more --with-ldns is needed and unbound does not rely on libldns.