From 4fc28f4cc5e080f3639fb89e37c88b094cf7a55e Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 29 Nov 2023 18:23:10 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 876abd307d..75db71f474 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,7 @@ LibreSSL Portable Release Notes: * Portable changes * Internal improvements + - Converted uses of OBJ_bsearch_() to standard bsearch(). * Documentation improvements * Testing and proactive security - Bug fixes and simplifications in the Wycheproof tests.