aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cc0e329..e059be5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,7 +37,7 @@ LibreSSL Portable Release Notes:
37 - Improved checks for commonName in libtls. 37 - Improved checks for commonName in libtls.
38 - Fixed error check for X509_get_ext_d2i() failure in libtls. 38 - Fixed error check for X509_get_ext_d2i() failure in libtls.
39 - Improved BIGNUM internals and performance on aarch64. 39 - Improved BIGNUM internals and performance on aarch64.
40 - Initial cleanups for SHA-256 internals. 40 - Initial cleanup passes for SHA-256 internals.
41 - Converted more libcrypto internals API using CBB and CBS. 41 - Converted more libcrypto internals API using CBB and CBS.
42 - Removed code guarded by ZLIB. 42 - Removed code guarded by ZLIB.
43 * New features 43 * New features