From 70db97f5a6d83582a16781f2d5cbbf6b6c796e39 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 29 Sep 2023 10:23:51 -0600 Subject: [PATCH] ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1549a6c..8debff4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,7 @@ LibreSSL Portable Release Notes: - Fixed a use of uninitialized in i2r_IPAddrBlocks(). - Rewrote CMS_SignerInfo_{sign,verify}(). - Further cleanup and refactoring in the EC code. + - Allow IP addresses to be specified in a URI. * Security fixes 3.8.1 - Development release