Commit 49b127dd authored by Jim Jagielski's avatar Jim Jagielski
Browse files

backport votes


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818966 13f79535-47bb-0310-9956-ffa450edef68
parent f9dee9d3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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