]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
note bugzilla number.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 31 Oct 2013 15:32:56 +0000 (15:32 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 31 Oct 2013 15:32:56 +0000 (15:32 +0000)
git-svn-id: file:///svn/unbound/trunk@3001 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog

index 72a0af6d69fb02abaa536173c7160b8e51d66c7f..717f45303adee64974374096b78d9ceab5a4fb89 100644 (file)
@@ -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.