]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2878
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 5da9c1ab4051f166fef0c7cef69e05f0bb18f57a..ac5015798cd1a5591dbb478157c8c3eae19b6e7b 100644 (file)
@@ -74,6 +74,9 @@ Bug Fixes
   so ``named`` rejects outdated files when encountering them.
   :gl:`#2872`
 
+- Zone files in ``map`` format whose size exceeded 2 GB failed to load.
+  This has been fixed. :gl:`#2878`
+
 - Stale data in the cache could cause ``named`` to send non-minimized
   queries despite QNAME minimization being enabled. This has been fixed.
   :gl:`#2665`