From: Brendan Cully Date: Thu, 10 Aug 2006 03:01:19 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe8f3e74453a64db95c8ec25f6a0b41b8d1d8df9;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 2720dd29a..961724773 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2006-08-10 00:06:32 Brendan Cully (brendan) +2006-08-10 02:59:58 Brendan Cully (brendan) + + * imap/message.c: More out-of-order FETCH fixes. This time I wrote + a replay tool acting as an IMAP server based on a .muttdebug0 + file, and mutt handled the out-of-order responses served by it. * imap/command.c, imap/message.c: More fixes for out-of-order FETCH responses.