summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-03-14 18:53:15 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-03-14 18:53:15 +0000
commitbfaa8a89e1b81fec52cc3fe15d507d838faac467 (patch)
tree3af9d5e0e2803106b9dcff8478813386a03bfdd2 /CHANGES
parentde941e289e5d320d2e3258b0ebf71562830aaabc (diff)
Add missing strength entries.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7a56deb3b8..64ff6e2251 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,6 +40,9 @@
*) applies to 0.9.6a ... 0.9.6d and 0.9.7
+) applies to 0.9.7 only
+ *) Some of the ciphers missed the strength entry (SSL_LOW etc).
+ [Ben Laurie, Lutz Jaenicke]
+
+) Add an "init" command to the ENGINE config module and auto initialize
ENGINEs. Without any "init" command the ENGINE will be initialized
after all ctrl commands have been executed on it. If init=1 the