From: William A. Rowe Jr Date: Wed, 22 Jun 2016 12:33:57 +0000 (+0000) Subject: Propose for backport X-Git-Tag: 2.4.23~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1eee162b203aa61aa31f2ae755b4ebaa428fd4e;p=apache Propose for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1749660 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1b98e51f07..2880ea6c1d 100644 --- a/STATUS +++ b/STATUS @@ -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