]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Thu, 22 Dec 2005 17:02:55 +0000 (17:02 +0000)
committerBrendan Cully <brendan@kublai.com>
Thu, 22 Dec 2005 17:02:55 +0000 (17:02 +0000)
ChangeLog

index ed4330958f6595b15c218f4add9add2a88b783d6..acafe5faccb1dceb6974d0a462bbc64f80fb44ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2005-12-22 16:58:08  Brendan Cully  <brendan@kublai.com>  (brendan)
+2005-12-22 17:02:12  Brendan Cully <brendan@kublai.com  (brendan)
+
+       * imap/imap.c: Check all connections instead of just the first
+       when NONEW is set in imap_conn_find. Wait for root delimiter check
+       to complete before SELECTing since we may need it to form the
+       mailbox name.
 
        * imap/command.c: More logging in STATUS parser to track down new
        mail detection problems.