aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-11-18 19:28:28 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2025-11-18 19:28:28 +0100
commitd0d2e11aaab21c45f979de0ad37b424ecb01d9bd (patch)
tree2f43d4fadf7fb273fecf9189b1fa26f14265a0c0 /CHANGELOG.md
parent979c06f1ef524a3c90183dbd7319af640e347139 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
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 ##