]> 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:49:19 +0000 (12:49 +0200)
5009. [bug] Upon an OpenSSL failure, the first error in the OpenSSL
error queue was not logged. [GL #476]

CHANGES

diff --git a/CHANGES b/CHANGES
index 14649897202730845e20e3017dc6cf7d3f75c83c..6956376258e7aab0477597913873560e667f6607 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]