aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c2743d..57b34e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -70,7 +70,7 @@ LibreSSL Portable Release Notes:
70 * Documentation improvements 70 * Documentation improvements
71 - Improved documentation of BIO_ctrl(3), BIO_set_info_callback(3), 71 - Improved documentation of BIO_ctrl(3), BIO_set_info_callback(3),
72 BIO_get_info_callback(3), BIO_method_type(3), and BIO_method_name(3). 72 BIO_get_info_callback(3), BIO_method_type(3), and BIO_method_name(3).
73 - Marked BIO_CB_return(), BIO_cb_pre(), and BIO_cb_Post() as intentionally 73 - Marked BIO_CB_return(), BIO_cb_pre(), and BIO_cb_post() as intentionally
74 undocumented. 74 undocumented.
75 * Testing and Proactive Security 75 * Testing and Proactive Security
76 - Significantly improved test coverage of BN_mod_sqrt() and GCD. 76 - Significantly improved test coverage of BN_mod_sqrt() and GCD.