aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3728fc..5785858 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,8 @@ LibreSSL Portable Release Notes:
39 * Compatibility changes 39 * Compatibility changes
40 - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). 40 - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto().
41 It has no effect since LibreSSL doesn't call atexit(). 41 It has no effect since LibreSSL doesn't call atexit().
42 - Elliptic curve parameters are only accepted if they encode a
43 builtin curve.
42 44
434.0.0 - Stable release 454.0.0 - Stable release
44 46