X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;h=0f58afe5728da0a053f72f6c956a0626e32bb0fa;hp=005c2238cba9e9a13b5f740ed61c9ef85e9163d7;hb=b6d6aa58b8e507beca1243fdb9617f7b855c5732;hpb=2c522cac0278dd774896f25048da2c5cc1d9cf99 diff --git a/ChangeLog.mutt b/ChangeLog.mutt index 005c223..0f58afe 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,81 @@ +2005-07-29 06:45:14 Brendan Cully (brendan) + + * mutt_ssl_gnutls.c: Tweak a poorly-worded error message in the + gnutls glue, pointed out by Vincent Lefevre. + +2005-07-29 01:51:36 Brendan Cully (brendan) + + * imap/imap.c: Fix bug added in revision 3.26, where + imap_sync_mailbox failed to check whether it was supposed to + expunge before issuing a CLOSE. + +2005-07-28 20:42:45 ttakah@lapis.plala.or.jp (roessler) + + * crypt-gpgme.c: Fix mutt/2004; S/MIME user interface differences + between GPGME and classic. + +2005-07-28 19:47:40 Brendan Cully (brendan) + + * imap/auth_cram.c, imap/auth_login.c: Use mutt_account_getlogin + instead of getuser for authentication methods that only support an + authentication ID. As a side-effect, don't display a dangling + authentication name pointer in getpass. + +2005-07-27 15:08:43 Vincent Lefevre (brendan) + + * crypt-gpgme.c: Correct two typos in GPGME error messages. + +2005-07-27 05:53:27 Brendan Cully (brendan) + + * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/es.po, + po/et.po, po/gl.po, po/lt.po, po/pt_BR.po, po/sk.po: Update + Thomas' address in several out-of-date PO files. (closes #990) + +2005-07-27 04:29:36 Brendan Cully (brendan) + + * mutt_ssl_gnutls.c: Silence some harmless warnings. Also, one day + -pedantic is going to get held up on the causeway. + +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 + application of Tamo's translation patch for gpgme and gnutls. + +2005-07-26 16:44:20 Brendan Cully (brendan) + + * imap/imap.c: Don't check for the existence of a mailbox we're + already in when appending. (closes #1842) + +2005-07-26 16:40:16 Thomas Glanzmann (roessler) + + * init.h: Return $menu_move_off default to status quo ante. + +2005-07-26 16:39:17 Thomas Glanzmann (roessler) + + * init.h: hcache spelling fixes + +2005-07-26 16:37:28 Tamotsu Takahashi (roessler) + + * enter.c: Introduce fall-back from complete-query to complete + for the edit menu, so 'bind editor complete-query' + becomes possible. + 2005-07-26 06:14:34 "Brent J. Nordquist" (brendan) * doc/manual.sgml.head: Correct a couple of typos (and change