diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-04-03 15:30:18 +0200 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-04-03 15:30:18 +0200 |
| commit | 0615675085f9cf65bd3918b5b3d68e05bc68b48c (patch) | |
| tree | d3c67ea1a7120e6891be2154d1741e95f1064209 | |
| parent | b76b677040488af7c278d5f433082832611c5632 (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 ea8b23f..cc92bba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ documented in this file. - Added and made use of `mfprintf()`. - Added array indices bounds checking. - Added null checks. +- Fixed conflicting parameter names. - Fixed hardcoded function names in text messages. - Fixed implicit type conversions (from enum type to integer type). - Fixed integer to pointer casts. |
