aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-03-24 22:20:24 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2026-03-24 22:20:24 +0100
commit5a2ae7abeef3e03dddf62d9a5d9d92642b025e5c (patch)
tree7f9f64615b14affe39aa19a0747197e7fc9f86cd
parent6c6214651a14ee37bb9abd693f824f0fb2f551f7 (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 340b76f..2430298 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ documented in this file.
- Added and made use of `mfprintf()`.
- Added null checks.
- Fixed hardcoded function names in text messages.
+- Fixed implicit type conversions (from enum type to integer type).
- Fixed integer to pointer casts.
- Fixed non asynchronous-safe functions called from signal handlers.
- Fixed potential uncovered code paths, i.e. added a default label to