diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ LibreSSL Portable Release Notes: | |||
35 | * Internal improvements | 35 | * Internal improvements |
36 | - Cleaned up the error implementation. | 36 | - Cleaned up the error implementation. |
37 | - Many bug fixes and simplifications in the EC ASN.1 code. | 37 | - Many bug fixes and simplifications in the EC ASN.1 code. |
38 | - Polished EC_POINT_{oct2point,point2oct}() internals | ||
38 | - Reworked CPU capabilities detection. | 39 | - Reworked CPU capabilities detection. |
39 | * Compatibility changes | 40 | * Compatibility changes |
40 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). | 41 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). |