]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add votes and move new proposal to the end of the list
authorRuediger Pluem <rpluem@apache.org>
Fri, 6 Jan 2006 09:16:34 +0000 (09:16 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 6 Jan 2006 09:16:34 +0000 (09:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@366456 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cdac7b848af2b2023ab8d84dee719ad73404ade4..272912ef78d463af9254e75f81d714d53bfc9ada 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -91,10 +91,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
-    * mod_proxy: Call ap_proxy_http_cleanup after ap_log_rerror
-      because it resets backend->hostname to NULL.
-      http://svn.apache.org/viewcvs.cgi?rev=366279&view=rev
-
     * mod_dbd: When threaded, create a private pool in child_init
       so we're not using the process pool later.  Also improve
       configuration defaults and merge function.
@@ -117,7 +113,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * proxy_util: Fix case where a shared keepalive connection results in
       different (and incorrect) workers from being accessed.
       http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/proxy/proxy_util.c?rev=356030&view=diff&r1=356030&r2=332306
-      +1: jim
+      +1: jim, rpluem
 
     * mod_ssl: Fix PR37791 (SEGV if the client is connection plain to a SSL
       enabled port)
@@ -135,3 +131,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         URL: http://svn.apache.org/viewcvs?rev=358040&view=rev
       +1: wrowe
 
+    * mod_proxy: Call ap_proxy_http_cleanup after ap_log_rerror
+      because it resets backend->hostname to NULL.
+      http://svn.apache.org/viewcvs.cgi?rev=366279&view=rev
+      +1: rpluem
+