You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by je...@apache.org on 2005/12/07 17:28:31 UTC

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

Author: jerenkrantz
Date: Wed Dec  7 08:28:30 2005
New Revision: 354792

URL: http://svn.apache.org/viewcvs?rev=354792&view=rev
Log:
Reflect msg sent to dev@httpd

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/STATUS?rev=354792&r1=354791&r2=354792&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Dec  7 08:28:30 2005
@@ -141,5 +141,11 @@
     * 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