]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Wed, 4 Jan 2006 17:29:53 +0000 (17:29 +0000)
committerBrendan Cully <brendan@kublai.com>
Wed, 4 Jan 2006 17:29:53 +0000 (17:29 +0000)
ChangeLog

index 5d4ec444ed808e15ddec87af9a1d1d35d9b3a544..a9f3fe0b267dafaf71ef56cb3bd4887757035663 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-04 17:28:32  Brendan Cully  <brendan@kublai.com>  (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@kublai.com>  (brendan)
 
        * imap/imap.c: Pipeline CLOSE (it's always followed by a SELECT or