On Sep 26, 2011, at 2:57 PM, Stefan Fritsch wrote: > On Monday 26 September 2011, Jim Jagielski wrote: >> Check out >> >> http://svn.apache.org/viewvc?rev=1175980&view=rev >> >> Note that '0-1023,1024-' merges to 0- and and single >> range and should also now return a 206 (due to the change from >>> = to > in the sum_lengths check)… > > Looks good to me. For 2.0/2.2, I think we only need the >= to > change > because we don't merge. >
We might as well fast track it, and keep it special… The suggested patches do that.