aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-28 22:44:03 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-28 22:44:03 +0000
commit3aba98e787b11b3e20709c00bf40b08ad1effd49 (patch)
tree48fd804b08e79bb2c2ae67a1b9b4aac821226901 /CHANGES
parent32d862ede4540acfdc8fe7f56bf583f7a2be3dbb (diff)
downloadopenssl-3aba98e787b11b3e20709c00bf40b08ad1effd49.zip
openssl-3aba98e787b11b3e20709c00bf40b08ad1effd49.tar.gz
openssl-3aba98e787b11b3e20709c00bf40b08ad1effd49.tar.bz2
Document the change.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 635dfca..3e40206 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]