]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword recent CHANGES entries
authorMichał Kępień <michal@isc.org>
Fri, 18 Jun 2021 09:09:45 +0000 (11:09 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 18 Jun 2021 09:09:45 +0000 (11:09 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8657c6c13f7d122f54b8be8b167d437a140b980b..690a9004811f7e27c2eaf958b895aca1016b3575 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,10 @@
-5660.  [bug]           Checking of key-directory and dnssec-policy was broken.
-                       The checks failed to account for key-directory
-                       inheritance. [GL #2778]
+5660.  [bug]           The configuration-checking code failed to account for
+                       the inheritance rules of the "key-directory" option.
+                       [GL #2778]
 
-5659.  [bug]           'W' in wildcard expansions was being mapped to '\000'.
-                       [GL #2779]
+5659.  [bug]           When preparing DNS responses, named could replace the
+                       letters 'W' (uppercase) and 'w' (lowercase) with '\000'.
+                       This has been fixed. [GL #2779]
 
        --- 9.17.14 released ---