aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fbc33a..93e7ddb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,7 +55,7 @@ LibreSSL Portable Release Notes:
55 - Removed dangerous, "fast" NIST prime and elliptic curve implementations. 55 - Removed dangerous, "fast" NIST prime and elliptic curve implementations.
56 In particular, EC_GFp_nist_method() is no longer available. 56 In particular, EC_GFp_nist_method() is no longer available.
57 - Removed most public symbols that were deprecated in OpenSSL 0.9.8. 57 - Removed most public symbols that were deprecated in OpenSSL 0.9.8.
58 - Removed X9.31 support. 58 - The public X9.31 API was removed. RSA_X931_PADDING is still available.
59 - Removed Cipher Text Stealing mode. 59 - Removed Cipher Text Stealing mode.
60 - Removed SXNET and NETSCAPE_CERT_SEQUENCE support including the 60 - Removed SXNET and NETSCAPE_CERT_SEQUENCE support including the
61 openssl(1) nseq command. 61 openssl(1) nseq command.