]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL !6914]
authorTony Finch <dot@dotat.at>
Fri, 14 Oct 2022 16:48:43 +0000 (17:48 +0100)
committerTony Finch <dot@dotat.at>
Mon, 17 Oct 2022 12:43:59 +0000 (13:43 +0100)
[cleanup] Less ceremonial UNEXPECTED_ERROR() and FATAL_ERROR()
reporting macros. [GL !6914]

CHANGES

diff --git a/CHANGES b/CHANGES
index 7b80719474c074278e34fa982e0cc211e7b4cf29..f5abad47dbd08efc803870b9f796f6c6d439e74a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5997.  [cleanup]       Less ceremonial UNEXPECTED_ERROR() and FATAL_ERROR()
+                       reporting macros. [GL !6914]
+
 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.