]> 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:49:16 +0000 (13:49 +0000)
committerFrancis Dupont <fdupont@isc.org>
Thu, 3 Mar 2011 13:49:16 +0000 (13:49 +0000)
GOST OpenSSL engine detection. [RT #23485]

CHANGES

diff --git a/CHANGES b/CHANGES
index 062279936e87e2ef2d327dee13badd1eda0d2cb3..b098888b6bdec6d20b99a42fd831b335a51dbf50 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]