From ef5fdff8f8fdb3da3fa73463afebaf69c3e1b0ad Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 19 Nov 2024 21:02:52 +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 a62b4cf..a561e90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,10 @@ documented in this file. ## [Unreleased] ## - Added an autorun script suitable to be run as a cron job. - Added width specifications to multiple `fscanf()` and `sscanf()` - calls, thus eliminated the risk of overflow. + calls, thus eliminated the risk of overflow. Multiple occurrences. - Fixed bughouse. (A board was missing.) - Fixed ignored return values of important functions such as - `fgets()`, `fscanf()` and `sscanf()`. + `fgets()`, `fscanf()` and `sscanf()`. Multiple occurrences. - Fixed uninitialized variables. ## [1.4.3] - 2024-08-04 ## -- cgit v1.2.3