]> 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:28:48 +0000 (09:28 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 15 Sep 2021 20:49:20 +0000 (22:49 +0200)
doc/notes/notes-current.rst

index 4163c9c0ded0d6cb63d3c5bf60b881f06b908e9d..7a6b30fa5cc9c436aa0b09dd118da3e32bfd47ad 100644 (file)
@@ -78,6 +78,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`