From: Luca Toscano Date: Fri, 7 Oct 2016 13:35:44 +0000 (+0000) Subject: Fixed broken link in my proposal and updated its description X-Git-Tag: 2.4.24~213 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bec903158f1811ea70822c5552bfa14328da3af2;p=thirdparty%2Fapache%2Fhttpd.git Fixed broken link in my proposal and updated its description git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1763762 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ac9bb5e840a..5b524f8b55b 100644 --- a/STATUS +++ b/STATUS @@ -141,10 +141,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1751139 http://svn.apache.org/r1751147 http://svn.apache.org/r1757818 - 2.4.x: trunk patches works (final view http://apaste.info/FCs) - The last revision has been discussed extensively in dev@ and this seems to be - a good compromise for the moment. - Tested the code with a simple PHP script returning different Last-Modified + 2.4.x: trunk patches work, final view: + http://home.apache.org/~elukey/httpd-2.4.x-core-last_modified_tz_logging.patch + The problem has been discussed in dev@ extensively but we did not reach a common + agreement about how to proceed in the long term. While we wait, I would really like + to introduce useful logs for the users (the starting point of this change was a users@ + email thread). If this is not the right way to go I will move the patch to other + sections of STATUS (stalled or being worked). + The code has been tested with a simple PHP script returning different Last-Modified headers (GMT now, GMT now Europe/Paris, GMT tomorrow, GMT yesterday, PST now). +1: elukey