aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-10-17 02:44:48 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-10-17 02:44:48 +0200
commitaa040f42e03472069b68dcb9c3394be1c1179ddf (patch)
treeb0c63b22a11f9dca7e66d629d9c05b7bb2c98bf6
parent3fe98e2d46dc10e9d6444e7c5ae704ecbc004ff8 (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 83da27e..c69580d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ documented in this file.
techniques, so OpenBSD only.)
- Assured that no conversion loss takes place when dealing with
`time_t` conversions. Multiple occurrences.
+- Replaced calls to `system()`. Two occurrences.
## [1.4.6] - 2025-09-14 ##
- **Added** validation of filenames and login names.