summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-02-15 14:18:53 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-02-15 14:18:53 +0000
commitf30d34f3a8f6dbdf33d01967e2671bfa90552728 (patch)
tree3d60d76a92b5c537482672408cdb9260313b9d99 /CHANGES
parent84a2173797ba25437d6d099fcf036646dba54ca3 (diff)
Move entry to match chronologic orderering.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 99d5db7009..ca0ecc3a1a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
+ *) Add "-rand" option also to s_client and s_server.
+ [Lutz Jaenicke]
+
*) New function EVP_CIPHER_CTX_set_padding() this is used to
disable standard block padding (aka PKCS#5 padding) in the EVP
API, which was previously mandatory. This means that the data is
@@ -803,9 +806,6 @@
matter what.
[Richard Levitte]
- *) Add "-rand" option also to s_client and s_server.
- [Lutz Jaenicke]
-
Changes between 0.9.5a and 0.9.6 [24 Sep 2000]
*) In ssl23_get_client_hello, generate an error message when faced