]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Already in
authorJim Jagielski <jim@apache.org>
Sun, 30 Sep 2012 15:36:25 +0000 (15:36 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 30 Sep 2012 15:36:25 +0000 (15:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1392039 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2de2c0d29ee90d6e08e429f4a3e20438bcf10e8f..e6f26b2d57d5687eda22cc373473196a9f632e5f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -114,14 +114,6 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
-  * byterange: Range of '0-' returns 206.
-    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1175980
-                 http://svn.apache.org/viewvc?view=revision&revision=1175992
-    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, wrowe
-
   *) Backport jorton's work on backstopping unrooted URI's (regex protection)
      and any mod_rewrite example corrections.