Update ChangeLog

This commit is contained in:
Theo Buehler 2023-10-01 17:24:14 -06:00
parent e56ec2ae95
commit c923880fb9

View File

@ -49,6 +49,9 @@ LibreSSL Portable Release Notes:
- 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 * Security fixes
- Fixed a copy-paste error in ASN1_TIME_compare() that could lead
to two UTCTimes or two GeneralizedTimes incorrectly being compared
as equal. Reported by Duncan Thomson.
3.8.1 - Development release 3.8.1 - Development release