diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ LibreSSL Portable Release Notes: | |||
38 | - Corrected DER encoding for EC keys and parameters. | 38 | - Corrected DER encoding for EC keys and parameters. |
39 | - Polished EC_POINT_{oct2point,point2oct}() internals. | 39 | - Polished EC_POINT_{oct2point,point2oct}() internals. |
40 | - Reworked CPU capabilities detection. | 40 | - Reworked CPU capabilities detection. |
41 | - Plugged a leak in eckey_compute_pubkey(). | ||
41 | * Compatibility changes | 42 | * Compatibility changes |
42 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). | 43 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). |
43 | It has no effect since LibreSSL doesn't call atexit(). | 44 | It has no effect since LibreSSL doesn't call atexit(). |