]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #3208
authorMichał Kępień <michal@isc.org>
Thu, 7 Apr 2022 13:01:16 +0000 (15:01 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 7 Apr 2022 13:01:16 +0000 (15:01 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8600ca7df8815cbf93f1278b8ca97e6ed5704bf5..65ce7dcbf11eab1b2021888eb5302669a4f91b75 100644 (file)
--- 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]