diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-16 14:14:53 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-16 14:14:53 +0100 |
commit | 280ae55e52adc930723f5b0fa8dbc9cf695c1a3a (patch) | |
tree | 573841e7092865e96ec65f46bd1a9907fb4c9e37 /CHANGELOG.md | |
parent | 24c6d096edeaeba460043570b5be9e806c9e6456 (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bbff72d..1becbe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ documented in this file. - ... - Fixed a `sscanf()` bug in `com_anews()`. - Fixed a bug in `fix_time()` (did return a local address) +- Fixed bugs in `process_move()` - Fixed bugs in `stored_mail_moves()` - Fixed comparison between pointer and integer in `com_inchannel()`. - Fixed implicit integers |