From cb9b518dabd35ddbdb1e29c35661d5caba3f937c Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 16 Mar 2024 17:40:36 +0100 Subject: Updated the changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2390416..a0fae5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,8 +22,8 @@ documented in this file. - Redefined `ASSERT()` - Reformatted code according to OpenBSD's KNF. - Replaced `rand()` calls with arc4random. -- Replaced multiple `sprintf()` calls with `snprintf()`. -- Replaced multiple occurrences of `strcpy()` and `strcat()` with +- Replaced _multiple_ `sprintf()` calls with `snprintf()`. +- Replaced _multiple_ occurrences of `strcpy()` and `strcat()` with size-bounded versions. ## [1.0] - 2023-12-28 ## -- cgit v1.2.3