aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-11-11 20:47:51 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2025-11-11 20:47:51 +0100
commitc7f512e3e95f79425d7e826650df41d5069a9eb0 (patch)
treef70b4b59bc9dacd4f263fc7b11bd56156ceb9cdb
parent48fb5b12eef313018afe337870045381e656edf3 (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ab3ddc2..2d86f94 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ documented in this file.
techniques, so OpenBSD only.)
- Assured that no conversion loss takes place when dealing with
`time_t` conversions. Multiple occurrences.
+- Fixed error handling issues.
- Replaced calls to `system()`. Two occurrences.
## [1.4.6] - 2025-09-14 ##