Update ChangeLog

This commit is contained in:
Theo Buehler 2023-06-15 13:30:23 -06:00
parent d7096cc3e1
commit 4e2abbea66

View File

@ -40,6 +40,8 @@ LibreSSL Portable Release Notes:
- Initial cleanup passes for SHA-256 internals. - Initial cleanup passes for SHA-256 internals.
- Converted more libcrypto internals API using CBB and CBS. - Converted more libcrypto internals API using CBB and CBS.
- Removed code guarded by #ifdef ZLIB. - Removed code guarded by #ifdef ZLIB.
- Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with
Ed25519 and fixed a few bugs in there.
* New features * New features
* Compatibility changes * Compatibility changes
- X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain