<<< Date Index >>>     <<< Thread Index >>>

[2004-04-13] CVS repository changes



This message was generated and sent automatically.  It contains a
summary of the CVS commits over the last 48 hours.  These changes
should be propagated to the public repository within at most a day
or two.  Most probably, they have already been propagated.


2004-04-12 21:43:33  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * lib.c, attach.c: Don't open a file for writing that we have
        unlinked before. Reported embarassingly long ago by Jarno
        Huuskonen <Jarno.Huuskonen@xxxxxx>.

2004-04-12 21:19:31  Dale Woolridge  <dale-list-mutt-dev-2@xxxxxxxxxxxxx>
(roessler)

        * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/ru.po,
        po/sk.po, po/sv.po, po/tr.po, po/gl.po, po/hu.po, po/id.po,
        po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po,
        po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po,
        po/et.po, po/fr.po, compose.c, crypt.c, init.h, mutt.h,
        mutt_crypt.h, po/ca.po, postpone.c, send.c, sendlib.c: See:
        http://does-not-exist.org/mail-archives/mutt-dev/msg00843.html

2004-04-12 20:37:19  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * copy.c: Fix #1804.

        * commands.c, curs_main.c, mutt.h, mutt_crypt.h, pager.c,
        recvattach.c: A belated fix for #1808 (Debian #233106): Make
        sure check-traditional-pgp doesn't leave the pager context
        unnecessarily.  This makes message-hooks like this one safe:

          message-hook '!(~g|~G) ~b"^-----BEGIN\ PGP\ (SIGNED\ )?MESSAGE"'
                \ "exec check-traditional-pgp"

2004-04-12 19:53:29  TAKAHASHI Tamotsu  <ttakah@xxxxxxxxxxxxxxxxx>
(roessler)

        * doc/manual.sgml.head, init.h: Various documentation fixes,
        #1790.

2004-04-12 19:47:59  Alain Bench  <veronatif@xxxxxxx>  (roessler)

        * doc/mbox.man, doc/muttbug.man: Fix #1831, Debian#237827.

2004-04-12 19:42:10  Jo?l Riou  <joel.riou@xxxxxxxxxxxxxx>  (roessler)

        * globals.h, init.c, init.h: Introduce config_charset.

2004-04-12 19:37:59  Vsevolod Volkov  <vvv@xxxxxxxxxxx>  (roessler)

        * po/ru.po: update

2004-04-12 19:37:23  Im Eunjea  <eunjea@xxxxxxxx>  (roessler)

        * po/ko.po: update

2004-04-12 19:34:45  Holger Weiss  <lists@xxxxxxxxxx>  (roessler)

        * doc/manual.sgml.head, doc/muttrc.man.head, mutt.h, pattern.c:
        Unreferenced messages pattern: ~$

2004-04-12 19:20:13  Paul WALKER  <paul.walker@xxxxxx>  (roessler)

        * mutt_sasl.c: SASL2 needs errno.h.

2004-04-12 19:17:32  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * muttlib.c: Include the user ID with temporary file names.
        Suggested by eravin@xxxxxxxxx in #1833.

        * doc/Makefile.in: Fix #1708 the brutal way, by installing
        multiple copies of the muttbug (pardon, flea) manual page.

2004-04-12 18:56:18  Neil Brown  <neilb@xxxxxxxxxxxxxxx>  (roessler)

        * imap/auth_sasl.c: Fix Debian #206078, #214758; patch submitted
        by Artur Czechowski as #1845.