aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fb57ec7..eccb261 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -69,7 +69,7 @@ LibreSSL Portable Release Notes:
69 built-in curve. 69 built-in curve.
70 - EC_METHOD is no longer public and the API exposing it has been 70 - EC_METHOD is no longer public and the API exposing it has been
71 removed. This includes EC_GROUP_new(), EC_GFp_mont_method(), 71 removed. This includes EC_GROUP_new(), EC_GFp_mont_method(),
72 EC_GROUP_get_method_of() and EC_METHOD_get_field_type(). 72 EC_GROUP_method_of() and EC_METHOD_get_field_type().
73 - All elliptic curves over fields with less than 224 bits and a 73 - All elliptic curves over fields with less than 224 bits and a
74 few more were removed from the built-in curves. This includes 74 few more were removed from the built-in curves. This includes
75 all WTLS curves and P-192. 75 all WTLS curves and P-192.