summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2002-01-21 03:02:36 +0000
committerDr. Stephen Henson <steve@openssl.org>2002-01-21 03:02:36 +0000
commitc9501c223f0a3d48a17418afd107e7bfb25af6b1 (patch)
treeec206960238bbceddf610d8957418af1e37a4772 /CHANGES
parent9dd5ae65533ec43e66efe66e1bbcddce4cb05509 (diff)
Initial ENGINE config module, docs to follow.
Fix buffer overrun errors in OPENSSL_conf().
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index db838b0509..a56411c12b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,9 @@
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
+) applies to 0.9.7 only
+ +) Prelminary ENGINE config module.
+ [Steve Henson]
+
*) The earlier bugfix for the SSL3_ST_SW_HELLO_REQ_C case of
ssl3_accept (ssl/s3_srvr.c) incorrectly used a local flag
variable as an indication that a ClientHello message has been