On Mon, 2009-06-08 at 07:57 -0700, John Hardin wrote: > That is correct. I hope (when I get write access to the repo) to add them > to the 3.2.5 rules so they will go out via sa-update. Is there any way you > can upgrade to 3.2.5?
The differences between 3.2.x versions are code fixes. There is no difference in rules, when using sa-update. While it is possible to publish per micro version updates, this is not necessary and thus not used for 3.2.x. They all share the very same rules and updates. -- char *t="\10pse\0r\0dtu...@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; }}}