You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2008/04/24 21:03:47 UTC

svn commit: r651349 - /httpd/httpd/branches/2.2.x/STATUS

Author: trawick
Date: Thu Apr 24 12:03:42 2008
New Revision: 651349

URL: http://svn.apache.org/viewvc?rev=651349&view=rev
Log:
Eric stuff

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=651349&r1=651348&r2=651349&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Apr 24 12:03:42 2008
@@ -88,6 +88,13 @@
 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 @@
       -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 @@
    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