diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2025-11-18 19:28:28 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2025-11-18 19:28:28 +0100 |
| commit | d0d2e11aaab21c45f979de0ad37b424ecb01d9bd (patch) | |
| tree | 2f43d4fadf7fb273fecf9189b1fa26f14265a0c0 | |
| parent | 979c06f1ef524a3c90183dbd7319af640e347139 (diff) | |
Updated the changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d86f94..6c18f71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ documented in this file. - Assured that no conversion loss takes place when dealing with `time_t` conversions. Multiple occurrences. - Fixed error handling issues. +- Fixed null pointer dereferences. - Replaced calls to `system()`. Two occurrences. ## [1.4.6] - 2025-09-14 ## |
