]> 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>
Wed, 15 Sep 2021 21:05:21 +0000 (23:05 +0200)
doc/notes/notes-current.rst

index ac5015798cd1a5591dbb478157c8c3eae19b6e7b..afe79cd3cfb944bc31c71d8723a0abc2b5db5901 100644 (file)
@@ -77,6 +77,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`