summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-02-20 18:27:23 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-02-20 18:27:23 +0000
commitd754b3850f0230c187236d89c42d1a971a97264d (patch)
treea072db50195ab29639488efe70c7f3ba90aabd54 /CHANGES
parent853f757ecea74a271a7c5cdee3f3b5fe0d3ae863 (diff)
Change the 'other' structure in certificate aux info.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7641ec98eb..61306507da 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.4 and 0.9.5 [xx XXX 2000]
+ *) Change the 'other' type in certificate aux info to a STACK_OF
+ X509_ALGOR. Although not an AlgorithmIdentifier as such it has
+ the required ASN1 format: arbitrary types determined by an OID.
+ [Steve Henson]
+
*) Add some PEM_write_X509_REQ_NEW() functions and a command line
argument to 'req'. This is not because the function is newer or
better than others it just uses the work 'NEW' in the certificate