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 2010/08/10 21:04:07 UTC

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

Author: jim
Date: Tue Aug 10 19:04:06 2010
New Revision: 984163

URL: http://svn.apache.org/viewvc?rev=984163&view=rev
Log:
Vote on some patches

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=984163&r1=984162&r2=984163&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Aug 10 19:04:06 2010
@@ -91,13 +91,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      to avoid possible ordering issues with other modules
      Trunk: http://svn.apache.org/viewvc?view=revision&revision=978903
      2.2.x: trunk patch works with offset
-     +1: niq, rpluem, sf
+     +1: niq, rpluem, sf, jim
 
    * mod_ssl: use memmove instead of memcpy for overlapping buffers
      PR 45444
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=683280
      2.2 patch: trunk patch works with offset
-     +1: sf, rpluem, trawick
+     +1: sf, rpluem, trawick, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -120,7 +120,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/viewvc?rev=834013&view=rev
                  http://svn.apache.org/viewvc?rev=834500&view=rev
     2.2.x patch: http://people.apache.org/~sf/log_cookie_28037.diff
-    +1: sf
+    +1: sf, jim
 
   * mod_req-timeout/core: Backport bugfixes from trunk up to r935339:
     - Do not wrongly enforce timeouts for mod_proxy's backend
@@ -236,13 +236,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR 41887
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=893027
      2.2 patch: trunk patch Works with offset.
-     +1: niq, rpluem
+     +1: niq, rpluem, jim
 
    * VHosts: fix parsing of pure-numeric hostname.
      PR 44979
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=832172
      2.2 patch: trunk patch Works with offset.
-     +1: niq, rpluem
+     +1: niq, rpluem, jim
 
    * config: fix/optimize SSL connections for IE6 browsers
      PR 49484