From: Geoff Thorpe Date: Thu, 14 Dec 2000 21:49:48 +0000 (+0000) Subject: Make a note of the new engine. X-Git-Tag: OpenSSL_0_9_6a-beta1~81^2~139 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=2a86064f95b1011ecf3df102a42f0d1a03e199c2;hp=016d7d250afbc13b408287dd4628e41bfa71c14c Make a note of the new engine. --- diff --git a/CHANGES b/CHANGES index a4de57a591..767f134342 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ Changes between 0.9.6 and 0.9.7 [xx XXX 2000] + *) Added Broadcom "ubsec" ENGINE to OpenSSL. + [Broadcom, tweaked and integrated by Geoff Thorpe] + *) Move common extension printing code to new function X509V3_print_extensions(). Reorganise OCSP print routines and implement some needed OCSP ASN1 functions.