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 2016/11/01 11:49:40 UTC

svn commit: r1767480 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Tue Nov  1 11:49:39 2016
New Revision: 1767480

URL: http://svn.apache.org/viewvc?rev=1767480&view=rev
Log:
votes

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1767480&r1=1767479&r2=1767480&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Nov  1 11:49:39 2016
@@ -193,13 +193,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      subrequests.  PR58292
      trunk patch: http://svn.apache.org/r1698239
      2.4.x patch: trunk works
-     +1: covener, ylavic
+     +1: covener, ylavic, jim
 
   *) mod_remoteip: Pick up where we left off during a subrequest rather
      than running with the modified XFF but original TCP address. PR49839/PR60251
      trunk patch: http://svn.apache.org/r1688399  
      2.4.x patch: trunk works
-     +1: covener, ylavic
+     +1: covener, ylavic, jim
 
   *) mod_cache: Bring up-to-date w/ trunk.
      trunk patch:
@@ -226,7 +226,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      the same PID (e.g. in container).  PR 60261.
      trunk patch: http://svn.apache.org/r1766160
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, jim
 
   *) http: Respond with "408 Request Timeout" when a timeout occurs while
      reading the request body.  PR 60313.