]> 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:04:51 +0000 (15:04 +0200)
(cherry picked from commit 059a602551fb985269acd83f016da8ffe63ef4e7)

CHANGES

diff --git a/CHANGES b/CHANGES
index ada40441d465a910e004a84f2e81ae8f00e0351b..6f6cffbfe57609a6b88cf2d8430e9d54d449b816 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]
+
 5852.  [func]          Add new "reuseport" option to enable/disable load
                        balancing of sockets. [GL #3249]