From: Paul J. Reder Date: Fri, 3 Aug 2007 20:38:50 +0000 (+0000) Subject: Add a comment X-Git-Tag: 2.2.5~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94040bd951448da7845d436b1e0a8000978a8f8;p=thirdparty%2Fapache%2Fhttpd.git Add a comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562577 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e1b1682237a..03de7e0f731 100644 --- a/STATUS +++ b/STATUS @@ -308,6 +308,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: functionality going forward in 2.4 rather than backported to 2.2. We need new functionality to push us forward rather than give us an excuse to stay where we are. + rederpj says: I'm working on a project based on Apache 2.2.x which needs this code + and I would much prefer to use official Apache code than end up using a private + patch. It isn't possible in the short term for us to move to trunk. It just + happened that code I had written to add this function lined up with PR 42891. + I was going to submit it and work to get it backported either way. * mime.types: Add registered Apple installer type PR: 40379