]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Thu, 18 Oct 2018 13:48:44 +0000 (15:48 +0200)
committerOndřej Surý <ondrej@sury.org>
Wed, 24 Oct 2018 13:13:31 +0000 (15:13 +0200)
5048. [doc] Documentation incorrectly stated that the
"server-addresses" static-stub zone option accepts
custom port numbers. [GL #582]

CHANGES

diff --git a/CHANGES b/CHANGES
index f2667174d5f03f890628df4de97536a85e2ae696..d82373c4bc02c1a673419630c116b24c2154e940 100644 (file)
--- 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]