summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-09-02 14:22:51 +0000
committerBodo Möller <bodo@openssl.org>2002-09-02 14:22:51 +0000
commitba11121731cb1474479b655e47e15d40f80ebed6 (patch)
treea8f121d9861eff031541b1d3b8c78e75e88640b7 /CHANGES
parented5e37c3097f04d55534cc8198c39279ef0fe853 (diff)
-nameopt fix has been moved to 0.9.7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 5f9849c92c..9dbb21213c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,9 +4,6 @@
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.
@@ -248,6 +245,9 @@ TODO: bug: pad x with leading zeros if necessary
Changes between 0.9.6g and 0.9.7 [XX xxx 2002]
+ *) Make -nameopt work fully for req and add -reqopt switch.
+ [Michael Bell <michael.bell@rz.hu-berlin.de>, Steve Henson]
+
*) The "block size" for block ciphers in CFB and OFB mode should be 1.
[Steve Henson, reported by Yngve Nysaeter Pettersen <yngve@opera.com>]