[2005-07-30] 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-07-29 18:05:50 TAKAHASHI Tamotsu <ttakah@xxxxxxxxxxxxxxxxx>
(brendan)
* init.c: "nospam foo" causes a segv if you have not set any
"spam", because of a null pointer dereference.
2005-07-29 06:45:14 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* mutt_ssl_gnutls.c: Tweak a poorly-worded error message in the
gnutls glue, pointed out by Vincent Lefevre.
* imap/imap.c: Fix bug added in revision 3.26, where
imap_sync_mailbox failed to check whether it was supposed to
expunge before issuing a CLOSE.
2005-07-28 20:42:45 ttakah@xxxxxxxxxxxxxxxxx (roessler)
* crypt-gpgme.c: Fix mutt/2004; S/MIME user interface differences
between GPGME and classic.
2005-07-28 19:47:40 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* imap/auth_cram.c, imap/auth_login.c: Use mutt_account_getlogin
instead of getuser for authentication methods that only support
an authentication ID. As a side-effect, don't display a dangling
authentication name pointer in getpass.