From: Brendan Cully Date: Tue, 26 Jul 2005 23:58:09 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-10-rel~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ddff4470a3fa5315186229e3c5dcb3e04448150;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index d72a3638..36613c62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-07-26 23:57:38 Brendan Cully (brendan) + + * imap/imap.c: Adjust imap_access so that it doesn't issue STATUS + on the selected mailbox, and have imap_open_mailbox_append use + imap_access instead of rolling its own. + 2005-07-26 18:45:01 TAKAHASHI Tamotsu (brendan) * crypt-gpgme.c, mutt_ssl_gnutls.c, po/POTFILES.in: Partial