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 2430298..ea8b23f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ documented in this file.
## [Unreleased] ##
- Added and made use of `mfprintf()`.
+- Added array indices bounds checking.
- Added null checks.
- Fixed hardcoded function names in text messages.
- Fixed implicit type conversions (from enum type to integer type).