From: Thomas Roessler Date: Tue, 15 Jul 2003 11:41:53 +0000 (+0000) Subject: # changelog commit X-Git-Tag: pre-type-punning-patch~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=568f3435d21324e8e2ec0af6cc54584aeb688089;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index e3b940ef..5c8e3b0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,12 @@ -2003-07-15 11:39:31 Brendan Cully (roessler) +2003-07-15 11:41:32 Brendan Cully (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.