]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Tue, 21 Aug 2018 02:18:27 +0000 (12:18 +1000)
committerMark Andrews <marka@isc.org>
Tue, 21 Aug 2018 03:34:03 +0000 (13:34 +1000)
(cherry picked from commit 083007e930e6dbd225e26584e1b256dc1b1dd1e6)

CHANGES

diff --git a/CHANGES b/CHANGES
index c9d3f3b15f83d994d45f30e6024d73ac040c6702..182f9e1f9076c57ee0abc039e7c1c79bcdcd9cef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5012.  [bug]           Fix lock order reversal in pk11_initialize. [GL !590]
+
 5009.  [bug]           Upon an OpenSSL failure, the first error in the OpenSSL
                        error queue was not logged. [GL #476]