]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL !6880]
authorAram Sargsyan <aram@isc.org>
Mon, 17 Oct 2022 08:45:34 +0000 (08:45 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 17 Oct 2022 11:09:06 +0000 (11:09 +0000)
(cherry picked from commit 190aab84d7b90e6ebd860494efbd160b76dac6de)

CHANGES

diff --git a/CHANGES b/CHANGES
index 46dff967a8461d55a3b8b4c35b21a1daa23b9569..d9293a7069bfd31359431b563e08d40473355a17 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5996.  [bug]           Fix a couple of bugs in cfg_print_duration(), which
+                       could result in generating incomplete duration values
+                       when printing the configuration using named-checkconf.
+                       [GL !6880]
+
 5991.  [protocol]      Add support for parsing and validating "dohpath" to
                        SVCB. [GL #3544]