From: Richard Levitte Date: Sat, 28 Oct 2000 22:44:03 +0000 (+0000) Subject: Document the change. X-Git-Tag: rsaref~44 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3aba98e787b11b3e20709c00bf40b08ad1effd49;p=oweals%2Fopenssl.git Document the change. --- diff --git a/CHANGES b/CHANGES index 635dfca8be..3e40206862 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes between 0.9.6 and 0.9.7 [xx XXX 2000] + *) Give the OpenSSL applications more possibilities to make use of + keys (public as well as private) handled by engines. + [Richard Levitte] + *) Add OCSP code that comes from CertCo. [Richard Levitte]