]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove leftover release note for GL #2603
authorMichał Kępień <michal@isc.org>
Tue, 8 Jun 2021 06:41:36 +0000 (08:41 +0200)
committerMichal Nowak <mnowak@isc.org>
Tue, 8 Jun 2021 06:41:36 +0000 (08:41 +0200)
doc/notes/notes-current.rst

index 330a86c8be95c4ae76ec6f40fe9b01d2f7eb635b..2e0ee45cd5ae50da80a4d9b703aeee7534dab836 100644 (file)
@@ -58,9 +58,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`