X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;h=8e12b1b87270d8370f18d80b6f399f36f11320bf;hp=d72a36387d996caa7950f32ad226080ca532609b;hb=cee79e37906a9ce36e9f92905da773841ec7c194;hpb=f13f60f17a117aab113c206c7b75d90f2c25d490 diff --git a/ChangeLog.mutt b/ChangeLog.mutt index d72a363..8e12b1b 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,19 @@ +2005-07-27 00:40:15 Brendan Cully (brendan) + + * imap/command.c: More fiddling with fatal state handling. Not + tested, and probably as wrong as what was already there. + +2005-07-27 00:32:18 Brendan Cully (brendan) + + * muttlib.c: Rework mutt_save_confirm to support confirmappend + with IMAP mailboxes. I hope I got all cases right. + +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