From 7132e68fe4fdb0ca873db64292c45da46c0d65ef Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Fri, 5 Apr 2024 12:31:55 +0200 Subject: Updated the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 852add7..aa7207f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ documented in this file. - Added parameter lists to many function declarations. - Added usage of `reallocarray()` which handles multiplication overflow. -- Cleared sensitive with `explicit_bzero()`. +- Cleared sensitive data with `explicit_bzero()`. - Fixed an empty hostname in the addplayer program. - Fixed non-ANSI function declarations of functions. (Multiple occurrences.) -- cgit v1.2.3