Update ChangeLog

This commit is contained in:
Theo Buehler 2023-07-02 11:21:27 -06:00
parent 559f40996a
commit 2493c4737b

View File

@ -50,6 +50,7 @@ LibreSSL Portable Release Notes:
- Rewrote and simplified bn_sqr(). - Rewrote and simplified bn_sqr().
- Removed EC_GROUP precomp machinery. - Removed EC_GROUP precomp machinery.
- Ensure no X.509v3 extensions appear more than once in certificates. - Ensure no X.509v3 extensions appear more than once in certificates.
- Cleaned up various ECDH, ECDSA and EC internals.
* 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