You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2007/10/08 14:37:11 UTC

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

Author: jim
Date: Mon Oct  8 05:37:08 2007
New Revision: 582799

URL: http://svn.apache.org/viewvc?rev=582799&view=rev
Log:
Cast vote. Add proposal

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=582799&r1=582798&r2=582799&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Oct  8 05:37:08 2007
@@ -176,7 +176,7 @@
      handles from hanging around in unexpected ways.
         http://svn.apache.org/viewvc?view=rev&revision=580437
       PR 43491, solution validated by reporter
-      +1: wrowe, rpluem
+      +1: wrowe, rpluem, jim
 
    * core log.c: Work around possible solutions rejected by apr for
      the old implementation of apr_proc_create(), and explicitly pass
@@ -203,7 +203,7 @@
      PR 43455
      http://svn.apache.org/viewvc?view=rev&revision=580044
      http://svn.apache.org/viewvc?view=rev&revision=580465
-     +1: niq, rpluem
+     +1: niq, rpluem, jim
 
    * mod_proxy_http: add Via header correctly (if enabled) to
      response, even where other Via headers exist.
@@ -217,6 +217,8 @@
      +1: niq, rpluem
      niq: changed the name.  Resisted temptation to use "pooltabletime".
      rpluem says: Revision of name change is r581030.
+     -1: jim. r580457 and r581030 conflict. Likely because of
+              r580782
 
    * mod_proxy_http: Remove Warning headers with wrong date
      PR 16138
@@ -224,6 +226,8 @@
      +1: niq, rpluem
      niq: changed the name.  Resisted temptation to use "pooltabletime".
      rpluem says: Revision of name change is r581030.
+     -1: jim nasty conflict with r580457... backports should be
+         self contained
 
    * http_core: OPTIONS * no longer tries to map to local storage or
      URI space. PR 43519.