[2006-11-22] 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-11-21 19:06:23 Rocco Rutte <pdmef@xxxxxxx> (brendan)
* mh.c: Teach maildir and MH to use $write_inc.
* mbox.c: Teach mbox/mmdf to use the new progress update API.
2006-11-21 03:06:03 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* imap/auth_sasl.c: If a method list has been given, fall back
to the next authenticator whenever an attempt returns NO or BAD.
2006-11-20 21:21:37 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* ChangeLog: Unbreak changelog charset again. Stupid aquamacs.
2006-11-20 17:56:33 Rocco Rutte <pdmef@xxxxxxx> (brendan)
* doc/manual.xml.head: Some notes on the performance of simple
strings versus regular expressions in searches.
* init.h: Note that $read_inc also affects search/limit progress
updates now.
* mh.c: Port MH/Maildir to new progress update methods.