summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-05-08 12:45:55 +0000
committerBodo Möller <bodo@openssl.org>2001-05-08 12:45:55 +0000
commitff43e2e1557962794f773dd9243d6ffdbf4db1aa (patch)
tree1a49c99331e20d171760edf279302d795ba098ed
parentf53948856e2122400b39d87284b4f483f722e45f (diff)
fix an old entry
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c49d03ae39..556aa5f342 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3381,7 +3381,7 @@
copied!)
[Bodo Moeller]
- *) Bugfix: SSL_set_mode ignored its parameter, only SSL_CTX_set_mode
+ *) Bugfix: SSL_set_options ignored its parameter, only SSL_CTX_set_options
worked.
*) Fix problems with no-hmac etc.