]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Move up
authorJim Jagielski <jim@apache.org>
Tue, 20 Feb 2007 17:10:42 +0000 (17:10 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 20 Feb 2007 17:10:42 +0000 (17:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@509661 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d6d42cb509bf11e4fe61e3956a6fc080480ca4f8..590ef0d255ed936efa44e7cf8247fcc3747fce53 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -77,6 +77,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_proxy_http: Handle request bodies larger than 2 GB by converting
+     the Content-Length header of the request correctly.
+       PR: 40883
+     http://svn.apache.org/viewvc?view=rev&revision=486320
+     +1: trawick, rpluem, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -166,12 +171,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?rev=499567&view=rev
      +1: niq, rpluem
 
-   * mod_proxy_http: Handle request bodies larger than 2 GB by converting
-     the Content-Length header of the request correctly.
-       PR: 40883
-     http://svn.apache.org/viewvc?view=rev&revision=486320
-     +1: trawick, rpluem, jim
-
    * mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
      http://svn.apache.org/viewvc?view=rev&rev=509237
      +1: trawick