aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-08-11 12:14:28 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-08-11 12:14:28 +0200
commitda2e07963b55e0c205f18e9cc346904cb14c3114 (patch)
tree35d544cf6477936332c2b10600f1ff31dc31fab4
parentd725f611a4af4251f946a54c79d4b42f25b6a0c7 (diff)
Updated the changelog
-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.)