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 2017/06/05 11:16:14 UTC

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

Author: jim
Date: Mon Jun  5 11:16:14 2017
New Revision: 1797640

URL: http://svn.apache.org/viewvc?rev=1797640&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=1797640&r1=1797639&r2=1797640&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jun  5 11:16:14 2017
@@ -198,7 +198,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                       for each pollset operation
      trunk patch: http://svn.apache.org/r1662437
      2.4.x patch: svn merge -c 1662437 ^/httpd/httpd/trunk .
-     +1: jailletc36, ylavic
+     +1: jailletc36, ylavic, jim
 
    *) prefork: This fixes race-condition in signals handling when httpd is
                runnning on foreground and user hits ctrl+c
@@ -213,13 +213,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    *) mod_mime: Fix scanning of quoted-pairs.
       trunk patch: http://svn.apache.org/r1797550
       2.4.x patch: svn merge -c 1797550 ^/httpd/httpd/trunk .
-      +1: covener, ylavic
+      +1: covener, ylavic, jim
 
    *) core: Save 160 bytes in the request pool and some cycles if no <If>
             directive is used.
       trunk patch: http://svn.apache.org/r1735906
       2.4.x patch: svn merge -c 1735906 ^/httpd/httpd/trunk .
-      +1: jailletc36
+      +1: jailletc36, jim
 
    *) Easy proposals:
       - mod_authnz_ldap: Log a warning when the LDAP authn provider is configured
@@ -237,7 +237,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    http://svn.apache.org/r1789000
                    http://svn.apache.org/r1795651
       2.4.x patch: svn merge -c 1551611,1783765,1788996,1788998,1789000,1795651 ^/httpd/httpd/trunk .
-      +1: jailletc36
+      +1: jailletc36, jim
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED