]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
3054. [bug] Added elliptic curve support check in
authorFrancis Dupont <fdupont@isc.org>
Thu, 3 Mar 2011 13:51:04 +0000 (13:51 +0000)
committerFrancis Dupont <fdupont@isc.org>
Thu, 3 Mar 2011 13:51:04 +0000 (13:51 +0000)
GOST OpenSSL engine detection. [RT #23485]

CHANGES

diff --git a/CHANGES b/CHANGES
index f14ebe4306299cee3f63c567d230f54056d661bd..ecbb3245d03a24864c442c42b8bd5451e3a02612 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3054.  [bug]           Added elliptic curve support check in
+                       GOST OpenSSL engine detection. [RT #23485]
+
 3053.  [bug]           Under a sustained high query load with a finite
                        max-cache-size, it was possible for cache memory
                        to be exhausted and not recovered. [RT #23371]