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

[2005-10-11] 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-10-10 18:26:31  Brendan Cully  <brendan@xxxxxxxxxx>  (brendan)

        * pgp.c: Make PGP decode failure non-fatal when displaying
        messages (as opposed to decode-saving them). I think it would be
        nicer to include the original text when decryption fails though...

        * imap/command.c, setenv.c: Accept + as IMAP continuation,
        not just + . May close #2106.  Feed check_sec candy in setenv.c.

2005-10-09 20:53:21  Brendan Cully  <brendan@xxxxxxxxxx>  (brendan)

        * configure.in: Now that we always check for ncurses/ncurses.h,
        remove /usr special case.

        * configure.in, mutt_curses.h: Tweak ncurses autoconflation to
        check for ncurses/ncurses.h everywhere, not just in /usr. With
        --with-curses=/usr/local, should Close: #2095.

        * configure.in, setenv.c: Add Russ Allbery's setenv replacement
        function.

        * init.h: Correct doc nit for $meta_key, noted by Mark
        Weyer. Closes: #2105.