From: Yann Ylavic Date: Wed, 17 Aug 2016 13:25:11 +0000 (+0000) Subject: Add better logging (debug) to PR 21935 proposal. X-Git-Tag: 2.4.24~313 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11109b968f09a9f9c48c1edc0719bac5b42d0ce0;p=thirdparty%2Fapache%2Fhttpd.git Add better logging (debug) to PR 21935 proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756632 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ba99287fb67..74f2370fdfe 100644 --- a/STATUS +++ b/STATUS @@ -208,6 +208,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: cached entity (key), such that rewrites are taken into account when running afterwards (CacheQuickHandler off). PR 21935. trunk patch: http://svn.apache.org/r1756553 + http://svn.apache.org/r1756631 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic