From 893b76c54419c5b7a5b864992aa1bad03a4a3698 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Sun, 21 Jan 2001 18:45:23 +0000 Subject: [PATCH] Mention the ./config script fixes. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) 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 -- GitLab