aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-03-09 01:30:54 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2025-03-09 01:30:54 +0100
commitec694b17b1d76886608e30aabfbfb5d2131ebf88 (patch)
tree86ea17700aba4d741a9bb05853f1675a7071c7cb /CHANGELOG.md
parentac858084d0e8b6e81eaa05e132714a6d6376afed (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70b29d5..c5d491b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +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.
## [1.4.4] - 2024-12-07 ##
- **Added** an autorun script suitable to be run as a cron job.