diff options
-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 |