From: William A. Rowe Jr Date: Fri, 11 Nov 2011 18:03:50 +0000 (+0000) Subject: Folks, this is becoming a problem with change and commit log messages, X-Git-Tag: 2.0.65~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0e2508ab4d779f11f702fc7a27e10e65f002e3b;p=thirdparty%2Fapache%2Fhttpd.git Folks, this is becoming a problem with change and commit log messages, this is not the only recent offender or offense. * byterange: Range of '0-' returns 206. Please convey sense of direction in the dimension of time? Was this * byterange: Range of '0-' now returns 206. or * byterange: Correct erronious return values of 206 for Range '0-'. kthxbye git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1201000 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a132f4ab169..ebd177df9b5 100644 --- a/STATUS +++ b/STATUS @@ -120,7 +120,7 @@ RELEASE SHOWSTOPPERS: 2.2.x patch: http://svn.apache.org/viewvc?view=revision&revision=1177080 2.2.x patch: http://svn.apache.org/viewvc?view=revision&revision=1177081 2.0.x patch: http://people.apache.org/~jim/patches/2.0-byterange0-.txt - +1: jim, rjung + +1: jim, rjung, wrowe * Backport jorton's work on backstopping unrooted URI's (regex protection) and any mod_rewrite example corrections.