]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Tue, 14 Aug 2018 10:49:19 +0000 (12:49 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 14 Aug 2018 10:53:47 +0000 (12:53 +0200)
5009. [bug] Upon an OpenSSL failure, the first error in the OpenSSL
error queue was not logged. [GL #476]

(cherry picked from commit 218166acf8bac5afa2ec5cbab4abc381edfd9e7c)

CHANGES

diff --git a/CHANGES b/CHANGES
index 9e1ad97dd46e27d0194596236e2254a832352390..c9d3f3b15f83d994d45f30e6024d73ac040c6702 100644 (file)
--- 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]