aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-23 17:18:20 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-23 17:18:20 +0100
commit6603dd840b8525a6f7ae00dcdbb77e1e96c37155 (patch)
tree42d4d3506684ac0bc6ec4c119aed8b728914f904 /CHANGELOG.md
parent7d1f30fbdff85a00ef3c04fac9e33e5d99bbc70c (diff)
Updated the changelog
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 679338b..4efe8f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ documented in this file.
- Fixed bugs in `process_move()`
- Fixed bugs in `stored_mail_moves()`
- Fixed comparison between pointer and integer in `com_inchannel()`.
+- Fixed dead assignments
- Fixed implicit integers
- Fixed _multiple_ cases of use of possibly uninitialized variables.
- Fixed _multiple_ possible buffer overflows