summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2002-08-22 23:43:48 +0000
committerDr. Stephen Henson <steve@openssl.org>2002-08-22 23:43:48 +0000
commitfc85ac20c7540c2db46235f32b3505db6ca7f304 (patch)
treef3cd8b40f0c672c2b2b7b7e1632cc3e9aa551b89 /CHANGES
parente88479243cdb19d1bc194f280923395b7856380b (diff)
Make -nameopt work in req and add support for -reqopt
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9d1ba42e91..36a393c4b2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.7 and 0.9.8 [xx XXX 2002]
+ *) Make -nameopt work fully for req and add -reqopt switch.
+ [Michael Bell <michael.bell@rz.hu-berlin.de>, Steve Henson]
+
*) Add support for ECC-based ciphersuites from draft-ietf-tls-ecc-01.txt.
As these are not official, they are not included in "ALL";
the "ECCdraft" ciphersuite group alias can be used to select them.