]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 15 Jul 2003 11:41:53 +0000 (11:41 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 15 Jul 2003 11:41:53 +0000 (11:41 +0000)
ChangeLog

index e3b940efb73954896f236b456ec2da55b17e1815..5c8e3b0fc948ef0a6aec380415c1124f002f4f3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-2003-07-15 11:39:31  Brendan Cully  <brendan@kublai.com>  (roessler)
+2003-07-15 11:41:32  Brendan Cully  <brendan@kublai.com>  (roessler)
+
+       * curs_main.c, globals.h, imap/command.c, imap/imap.c,
+       imap/imap.h, imap/imap_private.h, imap/util.c, mx.c: The attached
+       patch should keep all opened IMAP connections alive, no matter
+       what mailbox you are currently in. With the patch that got
+       committed yesterday, this should close bug 1523.
+
+       (There was a typo in that patch. This one supersedes it.)
 
        * configure.in, .cvsignore: autoconf 2.5 compatibility.