aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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.)