From: Francis Dupont Date: Thu, 3 Mar 2011 13:49:16 +0000 (+0000) Subject: 3054. [bug] Added elliptic curve support check in X-Git-Tag: v9.9.0a1~627 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d54394cbefb7b0ed7bdf9aafaec4ece06578c26b;p=thirdparty%2Fbind9.git 3054. [bug] Added elliptic curve support check in GOST OpenSSL engine detection. [RT #23485] --- diff --git a/CHANGES b/CHANGES index 062279936e8..b098888b6bd 100644 --- 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]