diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-03-28 10:26:22 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-03-28 10:26:22 +0100 |
| commit | 4eec7f58e737a3b71d387b5c0077c1498d674b91 (patch) | |
| tree | ee0ea67c7098a4b651261495f6ec0b01a148064f | |
| parent | 6b9d4569dd64701599f30fbbdd4bd02febeff57c (diff) | |
Updated the changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
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). |
