diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ LibreSSL Portable Release Notes: | |||
39 | - Improved BIGNUM internals and performance on aarch64. | 39 | - Improved BIGNUM internals and performance on aarch64. |
40 | - Initial cleanups for SHA-256 internals. | 40 | - Initial cleanups for SHA-256 internals. |
41 | - Converted more libcrypto internals API using CBB and CBS. | 41 | - Converted more libcrypto internals API using CBB and CBS. |
42 | - Removed code guarded by ZLIB. | ||
42 | * New features | 43 | * New features |
43 | * Compatibility changes | 44 | * Compatibility changes |
44 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain | 45 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain |