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/12/21 18:51:39 UTC

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

Author: jim
Date: Thu Dec 21 18:51:39 2017
New Revision: 1818966

URL: http://svn.apache.org/viewvc?rev=1818966&view=rev
Log:
backport 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=1818966&r1=1818965&r2=1818966&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Dec 21 18:51:39 2017
@@ -225,12 +225,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_ldap: PR61891: Failure to make progreass purging a mostly full cache.
      trunk patch: http://svn.apache.org/r1818040
      2.4.x patch: svn merge -c r1818040  ^/httpd/httpd/trunk . 
-     +1: covener
+     +1: covener, jim
 
   *) mod_brotli.c: APR-ize uint values
      trunk patch: http://svn.apache.org/r1818278
      2.4.x patch: svn merge -c r1818278  ^/httpd/httpd/trunk . 
-     +1:  covener 
+     +1:  covener, jim
 
   *) mod_proxy_html: Add HTML5 FPI, fix typo in handling legacy FPIs,
      process parsed comments immediately.  Fix PR 56457