projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
016d7d2
)
Make a note of the new engine.
author
Geoff Thorpe
<geoff@openssl.org>
Thu, 14 Dec 2000 21:49:48 +0000
(21:49 +0000)
committer
Geoff Thorpe
<geoff@openssl.org>
Thu, 14 Dec 2000 21:49:48 +0000
(21:49 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index a4de57a591daba7a0a411ecdd902b1204beb691f..767f134342e8b569d53b50da66ec36abe9e526ec 100644
(file)
--- 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.