Author: kkolinko
Date: Sun Jan  9 08:15:11 2011
New Revision: 1056891

URL: http://svn.apache.org/viewvc?rev=1056891&view=rev
Log:
propose additional patch for bug 50413

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1056891&r1=1056890&r2=1056891&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Sun Jan  9 08:15:11 2011
@@ -85,6 +85,13 @@ PATCHES PROPOSED TO BACKPORT:
        but it can be addressed separately, after applying the patch.
   -1:
 
+  Additional patch:
+  Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50413#c6
+  http://svn.apache.org/viewvc?rev=1056889&view=rev
+  Serve the error page regardless of "Range" header in the original request.
+  +1: kkolinko
+  -1:
+
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43960
   Expose available property of StandardWrapper via JMX
   http://people.apache.org/~markt/patches/2010-12-13-bug43960-tc5.patch

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1056891&r1=1056890&r2=1056891&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sun Jan  9 08:15:11 2011
@@ -143,3 +143,10 @@ PATCHES PROPOSED TO BACKPORT:
   http://svn.apache.org/viewvc?rev=1056569&view=rev
   +1: kkolinko
   -1:
+
+* Additional patch for bug 50413:
+  Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50413#c6
+  Serve the error page regardless of "Range" header in the original request.
+  http://svn.apache.org/viewvc?rev=1056889&view=rev
+  +1: kkolinko
+  -1:



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to