From: Brendan Cully Date: Wed, 15 Mar 2006 12:35:09 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-12-rel~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1566c5d0ebb3ae570ca19810eb0f2abaa98abee2;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 6d26f178..2c5dc320 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ -2006-03-15 02:02:22 Brendan Cully (brendan) +2006-03-15 12:26:00 Brendan Cully (brendan) + + * imap/message.c: Don't store UIDNEXT unless we know it. * imap/message.c: Only synthesize UIDNEXT if we've fetched uncached messages. Fixes a FETCH 1:0 bug Bruno Postle reported and