From 6d21506b1b9baccefc461e3d4d5a35e11046a926 Mon Sep 17 00:00:00 2001
From: Theo Buehler <tb@openbsd.org>
Date: Mon, 26 Aug 2024 18:54:20 -0600
Subject: Update ChangeLog

---
 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index cd40205..7764b39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -76,6 +76,8 @@ LibreSSL Portable Release Notes:
 	    behavior is that there is now a hard limit on the number of indexes
 	    that can be allocated.
 	  - Removed bogus connect() call from netcat.
+	  - Uses of atoi() and strtol() in libcrypto were replaced with
+	    strtonum().
 	* New features
 	  - Added CRLfile option to the cms command of openssl(1) to specify
 	    additional CRLs for use during verification.
-- 
cgit v1.2.3-55-g6feb