diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +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 | - Polished EC_POINT_{oct2point,point2oct}() internals. |
39 | - Reworked CPU capabilities detection. | 39 | - Reworked CPU capabilities detection. |
40 | * Compatibility changes | 40 | * Compatibility changes |
41 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). | 41 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). |