ChangeLog: small wording tweak

This commit is contained in:
Theo Buehler 2023-06-11 13:16:01 -06:00
parent ba4fc35fb9
commit 0aa471fe68

View File

@ -37,7 +37,7 @@ LibreSSL Portable Release Notes:
- Improved checks for commonName in libtls. - Improved checks for commonName in libtls.
- Fixed error check for X509_get_ext_d2i() failure in libtls. - Fixed error check for X509_get_ext_d2i() failure in libtls.
- Improved BIGNUM internals and performance on aarch64. - Improved BIGNUM internals and performance on aarch64.
- Initial cleanups 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 ZLIB. - Removed code guarded by ZLIB.
* New features * New features