]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Eric stuff
authorJeff Trawick <trawick@apache.org>
Thu, 24 Apr 2008 19:03:42 +0000 (19:03 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 24 Apr 2008 19:03:42 +0000 (19:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@651349 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d1e43aef776bb5f6dbada19ae3294e42ccdcd75d..79d50ff45c83901362c06a7bcf220fbcdcf09745 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -88,6 +88,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * mod_proxy_http: Return HTTP status codes instead of apr_status_t
+    values for errors encountered while forwarding the request body
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=611292&view=rev
+      Backport version for 2.2.x of patch (trunk applies):
+         http://people.apache.org/~covener/2.2.x-proxy-status_t.diff 
+    +1 covener, niq, trawick
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -126,14 +133,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       -1: rpluem: jorton found some problems with the trunk version and they
                   should be fixed / discussed in trunk before we backport.
 
-  * mod_proxy_http: Return HTTP status codes instead of apr_status_t
-    values for errors encountered while forwarding the request body
-      Trunk version of patch:
-         http://svn.apache.org/viewvc?rev=611292&view=rev
-      Backport version for 2.2.x of patch (trunk applies):
-         http://people.apache.org/~covener/2.2.x-proxy-status_t.diff 
-    +1 covener, niq
-
   * core: Reinstate location walk for subrequests.
     PR: 41960.
       Trunk version of patch:
@@ -164,9 +163,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    niq replies: Done.
 
  * mod_ext_filter: Include recently added TranslateAllMimeTypes option 
-   to this AP_INIT_ITERATE parameter 
+   to this AP_INIT_ITERATE parameter (the help message parameter)
       http://svn.apache.org/viewvc?rev=631342&view=rev
-   +1: covener
+   +1: covener, trawick
 
  * ApacheMonitor (win32); Sync to current trunk/.  This would
    Introduce the --kill flag, for use by the installer, solve