]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3742]
authorAram Sargsyan <aram@isc.org>
Wed, 14 Dec 2022 14:46:26 +0000 (14:46 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 15 Dec 2022 13:50:36 +0000 (13:50 +0000)
(cherry picked from commit ac7149aa88cee79ddb53e83eec33996807a43bc9)

CHANGES

diff --git a/CHANGES b/CHANGES
index 36e630766bb6db9bbff366c64a95184e4ae2b562..1cd6b8991fe669bfe3cdf07de258d6560b8b03e0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6048.  [bug]           Fix a log message error in dns_catz_update_from_db(),
+                       where serials with values of 2^31 or larger were logged
+                       incorrectly as negative numbers. [GL #3742]
+
 6045.  [cleanup]       The list of supported DNSSEC algorithms changed log
                        level from "warning" to "notice" to match named's other
                        startup messages. [GL !7217]