From: Michał Kępień Date: Mon, 8 Oct 2018 10:47:28 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.13.4~116^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc531dc34089799795d73f5d57c421f21e9f4bcb;p=thirdparty%2Fbind9.git Add CHANGES entry 5047. [bug] Messages logged for certain query processing failures now include a more specific error description if it is available. [GL #572] --- diff --git a/CHANGES b/CHANGES index f77d9512b94..227df1ca3b5 100644 --- 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]