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

[2003-12-31] 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.


2003-12-30 13:04:20  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * commands.c, crypt.c, mutt.h, mutt_crypt.h, smime.c: Handle
        partially signed messages more reasonably.  See #1743.

2003-12-29 11:44:35  Alain Bench  <veronatif@xxxxxxx>  (roessler)

        * commands.c: Fix #844.

2003-12-29 11:37:41  Patrick Welche  <prlw1@xxxxxxxxxxxxxx>  (roessler)

        * m4/gssapi.m4, mutt_sasl.c: A while ago I posted a similar
        patch which is necessary as when mutt tries to connect to an
        imap server over ipv6 it stores the address in a sockaddr which
        may not be large enough to hold the ipv6 address.