Rocco Rutte:
[apps/madmutt.git] / ChangeLog.mutt
index d72a363..c0c2ee7 100644 (file)
@@ -1,3 +1,34 @@
+2005-07-27 15:08:43  Vincent Lefevre  <vincent@vinc17.org>  (brendan)
+
+       * crypt-gpgme.c: Correct two typos in GPGME error messages.
+
+2005-07-27 05:53:27  Brendan Cully  <brendan@kublai.com>  (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@kublai.com>  (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@kublai.com>  (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@kublai.com>  (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@kublai.com>  (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  <ttakah@lapis.plala.or.jp>  (brendan)
 
        * crypt-gpgme.c, mutt_ssl_gnutls.c, po/POTFILES.in: Partial