diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-23 17:18:20 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-23 17:18:20 +0100 |
commit | 6603dd840b8525a6f7ae00dcdbb77e1e96c37155 (patch) | |
tree | 42d4d3506684ac0bc6ec4c119aed8b728914f904 | |
parent | 7d1f30fbdff85a00ef3c04fac9e33e5d99bbc70c (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 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 |