From 3aeba58a29031a56e9332df6e075332e0e9a6c16 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 18 Apr 2025 08:15:46 +0200 Subject: Typo in ChangeLog; from jsg --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a5bf928..8c87e06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -63,7 +63,7 @@ LibreSSL Portable Release Notes: - Replaced combinations of BN_MONT_CTX_new/set with an internal BN_MONT_CTX_create(). - Replaced BN_bn2hex() reimplementation in openssl(1) ca with - a poper API call. + a proper API call. - Fixed integer overflows due to signed shift in obj_dat.c. - Improved some X509_VERIFY_PARAM internals and avoid an out of bounds read from public API. -- cgit v1.2.3-55-g6feb