From: Brendan Cully Date: Thu, 10 Aug 2006 03:01:19 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-13-rel~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20370c7f24003b227e07f818e385eaf4c2af5df6;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 2720dd29..96172477 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.