From: Jim Jagielski Date: Fri, 10 Jun 2016 14:23:48 +0000 (+0000) Subject: promote X-Git-Tag: 2.4.21~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c9cd5ce68b06af60ac7e18686db3af8cff417a;p=thirdparty%2Fapache%2Fhttpd.git promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747716 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7316ed91662..3d686b1bc64 100644 --- a/STATUS +++ b/STATUS @@ -114,6 +114,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) authz_host,authz_ldap: log messages fix + trunk patch: + http://svn.apache.org/r1745034 + 2.4.x patch: trunk works + +1: covener, jailletc36, jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -145,12 +151,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic, jim - *) authz_host,authz_ldap: log messages fix - trunk patch: - http://svn.apache.org/r1745034 - 2.4.x patch: trunk works - +1: covener, jailletc36, jim - *) mod_proxy_(fcgi|scgi): save a few bytes in the request pool when this handler is not able to process the URL. trunk patch: http://svn.apache.org/r1744458