From: Brendan Cully Date: Wed, 4 Jan 2006 17:29:53 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-12-rel~166 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b493288372d7496f851a12d3d8b4a30f948a031;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 5d4ec444..a9f3fe0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-01-04 17:28:32 Brendan Cully (brendan) + + * imap/browse.c: Zero out IMAP_LIST before each imap_cmd_step in + browser to avoid bogus matches when the untagged response isn't a + LIST response. Phil Pennock diagnosed and proposed a patch for + this bug. + 2006-01-03 17:35:18 Brendan Cully (brendan) * imap/imap.c: Pipeline CLOSE (it's always followed by a SELECT or