Rocco Rutte:
[apps/madmutt.git] / ChangeLog.mutt
index b74b40a..d72a363 100644 (file)
@@ -1,3 +1,59 @@
+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
+       application of Tamo's translation patch for gpgme and gnutls.
+
+2005-07-26 16:44:20  Brendan Cully  <brendan@kublai.com>  (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  <sithglan@stud.uni-erlangen.de>  (roessler)
+
+       * init.h: Return $menu_move_off default to status quo ante.
+
+2005-07-26 16:39:17  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
+
+       * init.h: hcache spelling fixes
+
+2005-07-26 16:37:28  Tamotsu Takahashi  <ttakah@lapis.plala.or.jp>  (roessler)
+
+       * enter.c: Introduce fall-back from complete-query to complete
+       for the edit menu, so 'bind editor <tab> complete-query'
+       becomes possible.
+
+2005-07-26 06:14:34  "Brent J. Nordquist"  <brent@nordist.net>  (brendan)
+
+       * doc/manual.sgml.head: Correct a couple of typos (and change
+       &hyphen; to -: although the text version of the manual renders
+       &hyphen;, the web version does not).
+
+2005-07-26 05:58:29  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (brendan)
+
+       * pattern.c: Interpret an empty limit as a request to cancel the
+       current limit. (Closes #1854)
+
+2005-07-26 05:28:02  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * mutt_ssl.c: Don't offer to save expired or not-yet-valid
+       certificates. Closes #1943 as a side-effect.
+
+2005-07-26 05:04:23  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * imap/imap.c, imap/imap_private.h: Rework IMAP CLOSE handling to
+       avoid expunging messages when exiting without saving changes.
+       (closes #1899)
+
+2005-07-26 03:09:55  Ralf Wildenhues  <wildenhues@ins.uni-bonn.de>  (brendan)
+
+       * mbyte.c, mutt_socket.c: There are some functions without ANSI
+       prototypes left in mutt-owned sources.
+
+2005-07-25 20:07:23  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * init.h: Update _MAKEDOC macro so that the documentation includes
+       all variables.
+
 2005-07-25 15:48:36  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
 
        * copy.c, imap/imap.c, mh.c, mutt.h, muttlib.c, thread.c: Get rid