From: Aram Sargsyan Date: Wed, 23 Mar 2022 10:55:18 +0000 (+0000) Subject: Add CHANGES note for [GL #3221] X-Git-Tag: v9.19.0~42^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7fd24ded90f2d01ea0b1a4e33a8796410cce4aaf;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3221] --- diff --git a/CHANGES b/CHANGES index 4bed2fc3458..dc6429a66df 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +5838. [cleanup] When modifying a member zone in a catalog zone, and it + is detected that the zone exists and was not created by + the current catalog zone, distinguish the two cases when + the zone was not added by a catalog zone at all, and + when the zone was added by a different catalog zone, + and log a warning message accordingly. [GL #3221] + 5837. [func] Key timing options for `dnssec-keygen` and `dnssec-settime` now accept times as printed by `dnssec-settime -p`. [GL !2947]