aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ba36c91..1a64821 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,7 +39,7 @@ LibreSSL Portable Release Notes:
39 - Corrected DER encoding for EC keys and parameters. 39 - Corrected DER encoding for EC keys and parameters.
40 - Polished EC_POINT_{oct2point,point2oct}() internals. 40 - Polished EC_POINT_{oct2point,point2oct}() internals.
41 - Reworked CPU capabilities detection. 41 - Reworked CPU capabilities detection.
42 - Improved the code setting EC points via compressed coordinates. 42 - Improved the code setting compressed coordinates for EC points.
43 * Compatibility changes 43 * Compatibility changes
44 - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). 44 - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto().
45 It has no effect since LibreSSL doesn't call atexit(). 45 It has no effect since LibreSSL doesn't call atexit().