From da2e07963b55e0c205f18e9cc346904cb14c3114 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 11 Aug 2024 12:14:28 +0200 Subject: Updated the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 911f0b1..0813853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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. ## [1.4.3] - 2024-08-04 ## - **Added** command-line option `d` (Run in the background.) -- cgit v1.2.3