aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstephen <stephen>1998-12-31 01:35:07 +0000
committerstephen <stephen>1998-12-31 01:35:07 +0000
commit792a90020f78edb2dfa908eb7283dc3aaa8d25f0 (patch)
tree9f9a21c6d083693b5101c6643802a0f40c5297be
parente9b8eb315556eedb77e5cff818f798d5065a31c6 (diff)
downloadopenssl-792a90020f78edb2dfa908eb7283dc3aaa8d25f0.tar.gz
Update CHANGES file for latest additions
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d6c65ca759..89350243e9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,19 @@
Changes between 0.9.1c and 0.9.1d
+ *) Enhanced the err-ins.pl script so it makes the error library number
+ global and can add a library name. This is needed for external ASN1 and
+ other error libraries.
+ [Steve Henson]
+
+ *) Fixed sk_insert which never worked properly.
+ [Steve Henson]
+
+ *) Fix ASN1 macros so they can handle indefinite length construted
+ EXPLICIT tags. Some non standard certificates use these: they can now
+ be read in.
+ [Steve Henson]
+
*) Merged the various old/obsolete SSLeay documentation files (doc/xxx.doc)
into a single doc/ssleay.txt bundle. This way the information is still
preserved but no longer messes up this directory. Now it's new room for