]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Reflect msg sent to dev@httpd
authorJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 7 Dec 2005 16:28:30 +0000 (16:28 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 7 Dec 2005 16:28:30 +0000 (16:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@354792 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1d69354d9130fa45c1192460130e8f79174f5a7d..7c8f84dfe491a10e77380091f56cf4e97985a617 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,5 +141,11 @@ 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=350250&view=diff&r1=350250&r2=332306
-      +1: jim
 
+      http://svn.apache.org/viewcvs.cgi?rev=349723&view=rev
+      http://svn.apache.org/viewcvs.cgi?rev=350009&view=rev
+      http://svn.apache.org/viewcvs.cgi?rev=350250&view=rev
+      jerenkrantz: I don't like the fact that the if/else are doing the same
+                   thing.
+      +1: jim
+      +0: jerenkrantz