diff options
| author | Theo Buehler <tb@openbsd.org> | 2024-10-17 10:33:47 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2024-10-18 08:10:55 -0600 |
| commit | 697cb112639e1fbaab5f544a077b606984db851a (patch) | |
| tree | ec287aa2c5fadf217959424fe5d8efc3412b6603 | |
| parent | 67a3b7dfa208f4eb28d192e157e429d0da278575 (diff) | |
| download | portable-697cb112639e1fbaab5f544a077b606984db851a.tar.gz portable-697cb112639e1fbaab5f544a077b606984db851a.tar.bz2 portable-697cb112639e1fbaab5f544a077b606984db851a.zip | |
Update ChangeLog
| -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 | - Reworked CPU capabilities detection. | ||
| 38 | * Compatibility changes | 39 | * Compatibility changes |
| 39 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). | 40 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). |
| 40 | It has no effect since LibreSSL doesn't call atexit(). | 41 | It has no effect since LibreSSL doesn't call atexit(). |
