From fd24f8d55b89ab4750c6618d02d58b78d455f59f Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 8 Apr 2024 22:31:47 +0200 Subject: Updated the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index af96cda..6354ad0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ documented in this file. - Added parameter lists to many function declarations. - Added usage of `reallocarray()` which handles multiplication overflow. +- Added usage of the functions from `err.h`. - Cleared sensitive data with `explicit_bzero()`. - Fixed an empty hostname in the addplayer program. - Fixed bogus type for storing the return value of `time()`. It should -- cgit v1.2.3