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

[2005-08-12] 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.


2005-08-11 21:46:26  roessler  (roessler)

        * po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po,
        po/uk.po, po/zh_CN.po, po/zh_TW.po, po/bg.po, po/ca.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, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po,
        po/ko.po, po/lt.po, po/nl.po: automatic post-release commit
        for mutt-1.5.10

2005-08-11 21:22:41  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * Makefile.am, VERSION, reldate.h: Fix Makefile.am.

2005-08-11 21:16:38  Brendan Cully  <brendan@xxxxxxxxxx>  (brendan)

        * copy.c, crypt-gpgme.c, crypt-gpgme.h, crypt-mod-pgp-classic.c,
        crypt-mod-pgp-gpgme.c, crypt-mod-smime-classic.c,
        crypt-mod-smime-gpgme.c, crypt-mod.h, crypt.c, cryptglue.c,
        handler.c, mutt_crypt.h, pgp.c, pgp.h, protos.h, smime.c, smime.h:
        Add error results to mutt_body_handlers, and check them when
        doing decode-save. Closes: #1919.

2005-08-11 21:08:55  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * pgp.c: Fix verification of clearsigned PGP messages.
        (debugged on IRC, mostly by Brendan)

2005-08-11 02:15:14  Thomas Glanzmann  <sithglan@xxxxxxxxxxxxxxxxxxxx>
(brendan)

        * configure.in: Don't test against nonexistent cache
        variable. Spotted by Torsten Veller.

2005-08-11 01:44:49  Brendan Cully  <brendan@xxxxxxxxxx>  (brendan)

        * mutt_sasl.c: Silence some compiler warnings.