From: Michał Kępień Date: Thu, 7 Apr 2022 13:01:16 +0000 (+0200) Subject: Add CHANGES entry for GL #3208 X-Git-Tag: v9.19.0~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=059a602551fb985269acd83f016da8ffe63ef4e7;p=thirdparty%2Fbind9.git Add CHANGES entry for GL #3208 --- diff --git a/CHANGES b/CHANGES index 8600ca7df88..65ce7dcbf11 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5856. [bug] The "starting maxtime timer" message related to outgoing + zone transfers was incorrectly logged at the ERROR level + instead of DEBUG(1). [GL #3208] + 5855. [bug] Ensure that zone maintenance queries have a retry limit. [GL #3242]