]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a comment
authorPaul J. Reder <rederpj@apache.org>
Fri, 3 Aug 2007 20:38:50 +0000 (20:38 +0000)
committerPaul J. Reder <rederpj@apache.org>
Fri, 3 Aug 2007 20:38:50 +0000 (20:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562577 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e1b1682237a7faef538dcb632b93ee6425fcb21b..03de7e0f731bec4467f076264c3a8299b03444b7 100644 (file)
--- 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