summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-10-06 11:51:47 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-10-06 11:51:47 +0000
commit8ca533e37824a308e5b897486fc92c199bdf79a9 (patch)
tree32ffca4f9cb22f1d1b68f1e4e3c829a0cf54cc70 /CHANGES
parentd0c98589146d79f1059638057dad9bb80d662339 (diff)
More code for X509_print_ex() support.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index aeea390f77..929431cb02 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,8 +5,10 @@
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
*) Fix for bug in DirectoryString mask setting. Add support for
- X509_NAME_print_ex() in 'req' and initial X509_print_ex() function
- to allow certificate printing to more controllable.
+ X509_NAME_print_ex() in 'req' and X509_print_ex() function
+ to allow certificate printing to more controllable, additional
+ 'certopt' option to 'x509' to allow new printing options to be
+ set.
[Steve Henson]
*) Clean old EAY MD5 hack from e_os.h.