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 fc199f8..65dda26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ documented in this file.
- Fixed memory leak in `process_login()`.
- Fixed null pointer dereferences.
- Fixed unchecked function return values. Multiple occurrences.
+- Fixed uninitialized variables.
## [1.4.4] - 2024-12-07 ##
- **Added** an autorun script suitable to be run as a cron job.