From ab98ba274b1d4eee8d38c3bcdf6a5ea62311c954 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 30 Mar 2024 02:38:51 +0100 Subject: Updated the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 530c8f1..8c8c1a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ documented in this file. checks. - Replaced _multiple_ occurrences of `strcpy()` and `strcat()` with size-bounded versions. +- Switched to the usage of the functions from `err.h` in multiple + places for error handling. ## [1.0] - 2023-12-28 ## - Added a new build system (and deleted the old). -- cgit v1.2.3