From: Michał Kępień Date: Tue, 7 Sep 2021 07:41:09 +0000 (+0200) Subject: Add release note for GL #2837 X-Git-Tag: v9.16.21~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea1415b89d825221fca344e51dbbdbb9fdf8f72;p=thirdparty%2Fbind9.git Add release note for GL #2837 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index b8246367a08..37b6fd2f855 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -58,6 +58,9 @@ Bug Fixes - Zone files in ``map`` format whose size exceeded 2 GB failed to load. This has been fixed. :gl:`#2878` +- ``named`` was unable to run as a Windows Service under certain + circumstances. This has been fixed. :gl:`#2837` + - Stale data in the cache could cause ``named`` to send non-minimized queries despite QNAME minimization being enabled. This has been fixed. :gl:`#2665`