[2003-09-12] 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-09-11 16:59:54 Brendan Cully <brendan@xxxxxxxxxx> (roessler)
* mutt_sasl.c: This trivial patch closes #1516 (NI_WITHSCOPEID
undefined). Thanks to Mads for the initial patch.
2003-09-11 07:27:23 Velko Hristov <hristov@xxxxxxxxxxxxxxxxxxxxxxx>
(roessler)
* po/bg.po: Bulgarian translation. (Seems like I screwed up an
earlier commit. -tlr)
2003-09-10 13:20:49 Jon Miles <jon@xxxxxxxxxx> (roessler)
* pop_auth.c: In pop_auth.c:pop_auth_sasl(), if the main loop
received anything back from the server that didnt begin with '+
', it was bailing out and skipping the checks to see if there
was a +OK response.