]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Mon, 8 Oct 2018 10:47:28 +0000 (12:47 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 8 Oct 2018 10:47:28 +0000 (12:47 +0200)
5047. [bug] Messages logged for certain query processing failures
now include a more specific error description if it is
available. [GL #572]

CHANGES

diff --git a/CHANGES b/CHANGES
index f77d9512b9443924b701f4d4f6e5d4326a97b83a..227df1ca3b5403155b66a818624c59bcb8557ee9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5047.  [bug]           Messages logged for certain query processing failures
+                       now include a more specific error description if it is
+                       available. [GL #572]
+
 5046.  [bug]           named could crash during shutdown if an RPZ
                        reload was in progress. [RT #46210]