aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 ##