From 63c1875c848a64d02620bfa7619c9e8085edaea4 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 9 Mar 2025 09:59:36 +0100 Subject: Updated the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5d491b..1e44809 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ documented in this file. - Changed the program to avoid calculating the same string multiple times. Multiple occurrences, found by PVS-Studio. - Fixed `-Wshadow` warnings. Multiple occurrences. -- Fixed ignored function return values. +- Fixed unchecked function return values. Multiple occurrences. ## [1.4.4] - 2024-12-07 ## - **Added** an autorun script suitable to be run as a cron job. -- cgit v1.2.3