From: Michał Kępień Date: Tue, 7 Sep 2021 07:28:48 +0000 (+0200) Subject: Add release note for GL #2878 X-Git-Tag: v9.17.18~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731808954620cddf7b4f300bfcee5f83ba5ab715;p=thirdparty%2Fbind9.git Add release note for GL #2878 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 1d6e9260c8d..b5c1a9f5a78 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -65,6 +65,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`