diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
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. |
