Update ChangeLog

This commit is contained in:
Theo Buehler 2023-10-03 10:46:50 -06:00
parent 8e4af3b18b
commit b112e37275

View File

@ -49,10 +49,9 @@ LibreSSL Portable Release Notes:
- Rewrote CMS_SignerInfo_{sign,verify}(). - Rewrote CMS_SignerInfo_{sign,verify}().
- Further cleanup and refactoring in the EC code. - Further cleanup and refactoring in the EC code.
- Allow IP addresses to be specified in a URI. - Allow IP addresses to be specified in a URI.
* Security fixes
- Fixed a copy-paste error in ASN1_TIME_compare() that could lead - Fixed a copy-paste error in ASN1_TIME_compare() that could lead
to two UTCTimes or two GeneralizedTimes incorrectly being compared to two UTCTimes or two GeneralizedTimes incorrectly being compared
as equal. Reported by Duncan Thomson. as equal.
3.8.1 - Development release 3.8.1 - Development release