summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-03-07 02:03:33 +0100
committerDr. Stephen Henson <steve@openssl.org>2000-03-07 02:03:33 +0100
commit48fe0eec67d2c3b000fe845fd9a8160f3564b5b7 (patch)
tree184fdb84ea96fb9cbebb7b12073e9233c2f98198 /CHANGES
parentbug fix release planned (diff)
downloadopenssl-48fe0eec67d2c3b000fe845fd9a8160f3564b5b7.tar.xz
openssl-48fe0eec67d2c3b000fe845fd9a8160f3564b5b7.zip
Fix the PKCS#8 DSA code so it works again. All the
broken formats worked but the valid didn't :-(
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b55eaffba5..5dca9e0f4e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.5 and 0.9.5a [XX XXX 2000]
+ *) Fix the PKCS#8 DSA private key code so it decodes keys again
+ and fix a memory leak.
+ [Steve Henson]
+
*) In util/mkerr.pl (which implements 'make errors'), preserve
reason strings from the previous version of the .c file, as
the default to have only downcase letters (and digits) in