]> 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 15:08:28 +0000 (16:08 +0100)
[cleanup] Less ceremonial UNEXPECTED_ERROR() and FATAL_ERROR()
reporting macros. [GL !6914]

(cherry picked from commit 2ffb582d2c6a1dc6b889d1ef449edc50edb5ae33)

CHANGES

diff --git a/CHANGES b/CHANGES
index 89472e0ec717a7d3ee38e9477d59cb46cef9b067..db66391e2a83138fa8d4e9ad1d99ff6f18f6cb99 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.