[2006-04-29] 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.
2006-04-28 19:52:45 Thomas Roessler <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)
* mutt.h, parse.c, pattern.c, protos.h, hdrline.c: Cleaning
up attachment counting. This takes away some of the worst
aberrations, but the feature is still a performance hog.
2006-04-28 12:19:20 Ralf Wildenhues <wildenhues@xxxxxxxxxxxxxxx>
(roessler)
* mutt_socket.h: "could somebody please move this really nasty
bug fix taken from Brendan's esmtp patch to the mailine code?" --
"done"
2006-04-28 08:35:03 Rocco Rutte <pdmef@xxxxxxx> (roessler)
* imap/imap.c, init.h, main.c, mutt.h, mutt_socket.c, mutt_ssl.c,
mutt_ssl.h, mutt_ssl_gnutls.c, pop_lib.c, buffy.c, configure.in,
globals.h, init.c: pdmef+fix+sslinterface. Triggered by a warning
when compiling with POP and GNUTLS, I noticed the SSL interfaces
for OpenSSL and GNUTLS internally are different which doesn't
make sense.
* configure.in, mh.c: pdmef+fix+dino.diff. This fixes mutt/2174.