Re: imap/2024: SASL2 support broke between yesterday morning (Aug 2, 2005) and now
On Thursday, 04 August 2005 at 00:02, Paul Walker wrote:
> On Wed, Aug 03, 2005 at 03:30:44PM -0700, Brendan Cully wrote:
>
> > Me not paying attention to precedence:
> > - if (! account->flags & M_ACCT_LOGIN)
> > + if (!(account->flags & M_ACCT_LOGIN))
>
> Ah, fair enough. While the tsunami of bug fixes and patches is very
> definitely welcome, "fixed in CVS" doesn't actually say what caused it. :)
>
> Although don't get me wrong - given the choice between the bug fixes and
> verbose BTS comments, I'll take the bug fixes every time...!
There's a better message in the cvs changelog anyway, for those
willing to wait for the nightly summary. :)