summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-05-24 15:09:59 +0200
committerDr. Stephen Henson <steve@openssl.org>2000-05-24 15:09:59 +0200
commitb4b41f48d1cfb6151e24e9c5f28019d3cfa5ec96 (patch)
treea7b95ab971ed86b880d1b62202b607a956fcf192 /CHANGES
parentFix Blowfish URL. (diff)
downloadopenssl-b4b41f48d1cfb6151e24e9c5f28019d3cfa5ec96.tar.xz
openssl-b4b41f48d1cfb6151e24e9c5f28019d3cfa5ec96.zip
Add DSA library string. Workaround for IIS .key file invalid
ASN1 encoding.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b1b2850c1a..bc4f2218d6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.5a and 0.9.6 [xx XXX 2000]
+ *) Add missing DSA library text string. Work around for some IIS
+ key files with invalid SEQUENCE encoding.
+ [Steve Henson]
+
*) Add a document (doc/standards.txt) that list all kinds of standards
and so on that are implemented in OpenSSL.
[Richard Levitte]