From: Mark Andrews Date: Fri, 18 Jun 2021 03:28:45 +0000 (+1000) Subject: Add release note for [GL #2779] X-Git-Tag: v9.17.16~29^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7372e9a60d13016f1c9875e6b2de9bf09a045b69;p=thirdparty%2Fbind9.git Add release note for [GL #2779] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index f553c45c76d..114c25afe6e 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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` +