> > > SpamAssassin 3.4.0 release candidate 1 is now 45 days overdue. > > > > We're moving towards a very nice release and I'm less worried about > > the 9/30 goal if we didn't have such great movement on tickets > > going. I certainly haven't forgotten! > > I know. I really appreciate all the work you've done recently. The > momentum is great. And I agree that getting stuff fixed is more important > in the short term than getting a releases out. But it bothers me how > hard it is to get out an official release.
The date was a plan, not a commitment. As with most Open Source projects, releases will be done when they're ready. Neither asking when that'll be, nor constant nagging will get one any closer to a release. I'd appreciate if you would stop dropping a line like that every second post. It's not helpful. Thank you for your cooperation. -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}