]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword recent CHANGES entries
authorMichał Kępień <michal@isc.org>
Mon, 7 Dec 2020 08:58:28 +0000 (09:58 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 16 Dec 2020 21:32:08 +0000 (22:32 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7f93db9ce2e1a28b0b7aa0ca34a7ceae4d3cb59f..51375aa5692b7a1afcce0fed77f0219abdb3411a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,8 +5,8 @@
 5547.  [bug]           BIND 9 failed to build with --disable-threads and
                        --with-geoip2. [GL #2324]
 
-5544.  [func]          Restore the default value of nocookie-udp-size to 4096.
-                       [GL #2250]
+5544.  [func]          Restore the default value of "nocookie-udp-size" to 4096
+                       bytes. [GL #2250]
 
 5541.  [func]          Adjust the "max-recursion-queries" default from 75 to
                        100. [GL #2305]
@@ -17,7 +17,7 @@
 5539.  [bug]           Tighten handling of missing DNS COOKIE responses over
                        UDP by falling back to TCP. [GL #2275]
 
-5534.  [bug]           The synthesised CNAME from a DNAME was incorrectly
+5534.  [bug]           The CNAME synthesized from a DNAME was incorrectly
                        followed when the QTYPE was CNAME or ANY. [GL #2280]
 
        --- 9.11.25 released ---