From: Ulf Möller Date: Sun, 21 Jan 2001 18:45:23 +0000 (+0000) Subject: Mention the ./config script fixes. X-Git-Tag: OpenSSL_0_9_6a-beta1~81^2~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=893b76c54419c5b7a5b864992aa1bad03a4a3698;p=oweals%2Fopenssl.git Mention the ./config script fixes. --- diff --git a/CHANGES b/CHANGES index f5d92ae113..4561b261a4 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ Changes between 0.9.6 and 0.9.7 [xx XXX 2000] + *) ./config script fixes. + [Ulf Moeller, Richard Levitte] + *) Make X509_time_adj() cope with the new behaviour of ASN1_TIME_new(). Previously it initialised the 'type' argument to V_ASN1_UTCTIME which effectively meant GeneralizedTime would never be used. Now it