]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport req
authorJim Jagielski <jim@apache.org>
Mon, 26 Sep 2011 19:08:45 +0000 (19:08 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 26 Sep 2011 19:08:45 +0000 (19:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1176001 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2c03b35ade647ded00c08d8dbb393fdddc1925e0..0caf21727dd01331568cb269b12e5b89f31997ee 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -155,6 +155,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Revert r1002174 in test framework, once this is fixed.
     +1: rjung, wrowe
 
+  * byterange: Range of '0-' returns 206.
+    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1175980
+    2.0.x patch: http://people.apache.org/~jim/patches/2.0-byterange0-.txt
+    +1: jim
+  
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.