From: Richard Levitte Date: Thu, 19 Jun 2003 19:04:17 +0000 (+0000) Subject: Document the last change. X-Git-Tag: OpenSSL_0_9_6k~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6ab5d57614cd490e475452f12ced6fcdd0cc225;p=openssl Document the last change. PR: 587 --- diff --git a/CHANGES b/CHANGES index 116f278955..208ec0831c 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,9 @@ Changes between 0.9.6j and 0.9.6k [xx XXX 2003] - *) + *) Change X509_cretificate_type() to mark the key as exported/exportable + when it's 512 *bits* long, not 512 bytes. + [Richard Levitte] Changes between 0.9.6i and 0.9.6j [10 Apr 2003]