From: Michał Kępień Date: Tue, 8 Jun 2021 06:41:36 +0000 (+0200) Subject: Remove leftover release note for GL #2603 X-Git-Tag: v9.17.16~35^2~3^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0439e92fa06bd8f911541d47d01c748c76da5962;p=thirdparty%2Fbind9.git Remove leftover release note for GL #2603 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index a068f1911f2..9021236ff9a 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -60,9 +60,6 @@ Bug Fixes views with different ``dnssec-policy``. Using the same ``key-directory`` for such zones is not allowed. :gl:`#2463` -- ``named-checkconf`` now complains if zones with ``dnssec-policy`` reference - the same zone file more than once. :gl:`#2603` - - The calculation of the estimated IXFR transaction size by `dns_journal_iter_init()` was invalid. This resulted in excessive AXFR-style-IXFR responses. :gl:`#2685`