]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #2779]
authorMark Andrews <marka@isc.org>
Fri, 18 Jun 2021 03:28:45 +0000 (13:28 +1000)
committerMark Andrews <marka@isc.org>
Fri, 18 Jun 2021 05:51:37 +0000 (15:51 +1000)
doc/notes/notes-current.rst

index f553c45c76d623260246205703f04e9ae494293d..114c25afe6ee9bf7db881b147aeafdce66430c31 100644 (file)
@@ -48,3 +48,8 @@ Bug Fixes
   lacked the necessary NSEC records or contained duplicate NSEC records
   when both wildcard expansion and CNAME chaining were required to
   prepare the response. This has been fixed. :gl:`#2759`
+
+- Queries where the wildcard match contained the letter ``W`` failed
+  to return the correct response as the ``W`` was mapped to ``\000``.
+  :gl:`#2779`
+