aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7694557..bb368fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ documented in this file.
`time_t` conversions. Multiple occurrences.
- **Fixed** error handling issues.
- **Fixed** null pointer dereferences.
+- **Fixed** potentially uninitialized vars.
- **Replaced** calls to `system()`. Two occurrences.
## [1.4.6] - 2025-09-14 ##