]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2837
authorMichał Kępień <michal@isc.org>
Tue, 7 Sep 2021 07:41:09 +0000 (09:41 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 7 Sep 2021 07:41:09 +0000 (09:41 +0200)
doc/notes/notes-current.rst

index b8246367a08778aedadd6e7f576bb94311c02abc..37b6fd2f855445dd794064a94f9dda8ffd57d7dd 100644 (file)
@@ -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`