From: Michał Kępień Date: Thu, 18 Oct 2018 13:48:44 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.13.4~100^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=6b1c0a8e6fc4e14c81ef4e8584d433b93a26ac52;p=thirdparty%2Fbind9.git Add CHANGES entry 5048. [doc] Documentation incorrectly stated that the "server-addresses" static-stub zone option accepts custom port numbers. [GL #582] --- diff --git a/CHANGES b/CHANGES index f2667174d5f..d82373c4bc0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5051. [doc] Documentation incorrectly stated that the + "server-addresses" static-stub zone option accepts + custom port numbers. [GL #582] + 5050. [bug] The libirs version of getaddrinfo() was unable to parse scoped IPv6 addresses present in /etc/resolv.conf. [GL #187]