From 2c63000c16344746e8917a7ebc592fb3d68182cd Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 28 Dec 2023 23:58:28 +0100 Subject: Updated the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dac0b4..8908c77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ documented in this file. - Added argument lists to many function declarations. - Deleted non-existent functions from the header files. - Replaced `rand()` calls with arc4random. +- Replaced multiple `sprintf()` calls with `snprintf()`. ## [1.0] - 2023-12-28 ## - Added a new build system (and deleted the old). -- cgit v1.2.3