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 bbcf774..33abc48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ documented in this file.
- Fixed unchecked function return values. Multiple occurrences.
- Fixed uninitialized variables.
- Fixed untrusted array indices.
+- Fixed untrusted loop bounds.
- Fixed use of 32-bit `time_t`. Y2K38 safety. Multiple occurrences.
## [1.4.4] - 2024-12-07 ##