From: Richard Levitte Date: Thu, 18 May 2000 21:25:48 +0000 (+0000) Subject: Add a note about the new document. X-Git-Tag: OpenSSL_0_9_5~20 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6d7cce481e639ed4f9b72be5619c3d00ef065427;p=oweals%2Fopenssl.git Add a note about the new document. --- diff --git a/CHANGES b/CHANGES index bb2e353d59..b1b2850c1a 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes between 0.9.5a and 0.9.6 [xx XXX 2000] + *) Add a document (doc/standards.txt) that list all kinds of standards + and so on that are implemented in OpenSSL. + [Richard Levitte] + *) Enhance c_rehash script. Old version would mishandle certificates with the same subject name hash and wouldn't handle CRLs at all. Added -fingerprint option to crl utility, to support new c_rehash