Commit f8f7e6cd authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Propose for backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1749660 13f79535-47bb-0310-9956-ffa450edef68
parent 6efddbb9
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -144,6 +144,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk patch works
     +1: elukey

  *) acinclude.m4: Support multiple module dependencies for the final prereq
     argument to the APACHE_MODULE macro, as a comma separated list
     trunk patch: http://svn.apache.org/r1749658
     2.4.x: trunk patch works
     +1: wrowe
     
  *) configure: Simplify, and correct dependency handling of mod_proxy_hcheck
     trunk patch: http://svn.apache.org/r1749659
     2.4.x: trunk patch works
     +1: wrowe
     
PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if