Update ChangeLog

This commit is contained in:
Theo Buehler 2023-06-03 15:49:08 -06:00
parent 341e0bf1c3
commit 6b935ac1c0

View File

@ -44,6 +44,7 @@ LibreSSL Portable Release Notes:
- X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain
valid UTF-8 without embedded NUL.
* Bug fixes
- Fixed aliasing issue in BN_mod_inverse().
* Documentation improvements
- Made it very explicit that the verify_cb() should not be used.
* Testing and Proactive Security