]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword recent CHANGES entries
authorMichał Kępień <michal@isc.org>
Tue, 5 May 2020 20:37:56 +0000 (22:37 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 5 May 2020 20:37:56 +0000 (22:37 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index fc005b8a5510db0a3c44d1ce18e29ceabb720f76..4bfa275e5f160426a9db001fda83812a1ef4e7dd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
-5376.  [bug]           Fix DNS ineffective rebinding protection when BIND 9
-                       is configured as a forwarding DNS server. [GL #1574]
-                       (Thanks to Tobias Klein)
+5376.  [bug]           Fix ineffective DNS rebinding protection when BIND is
+                       configured as a forwarding DNS server. Thanks to Tobias
+                       Klein. [GL #1574]
 
 5358.  [bug]           Inline master zones whose master files were touched
                        but otherwise unchanged and were subsequently reloaded
@@ -8,7 +8,8 @@
 
 5357.  [bug]           Newly added RRSIG records with expiry times before
                        the previous earliest expiry times might not be
-                       re-signed in time.  The was a side effect of 5315.
+                       re-signed in time.  This was a side effect of 5315.
+                       [GL !3137]
 
        --- 9.14.11 released ---