From: Michał Kępień Date: Tue, 14 Aug 2018 10:49:19 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.13.3~60^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cab7c34fbdba36019ac6383abb45a3966f24b2a9;p=thirdparty%2Fbind9.git Add CHANGES entry 5009. [bug] Upon an OpenSSL failure, the first error in the OpenSSL error queue was not logged. [GL #476] --- diff --git a/CHANGES b/CHANGES index 14649897202..6956376258e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5009. [bug] Upon an OpenSSL failure, the first error in the OpenSSL + error queue was not logged. [GL #476] + 5008. [bug] "rndc signing -nsec3param ..." requests were silently ignored for zones which were not yet loaded or transferred. [GL #468]