]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment
authorRuediger Pluem <rpluem@apache.org>
Thu, 7 Dec 2006 18:38:04 +0000 (18:38 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 7 Dec 2006 18:38:04 +0000 (18:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@483599 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 94713525779b03c3591732afc4730f593937f375..8f75e3c4940631629f0cb6ac3bb1d4f8be8dabb3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -152,6 +152,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       +1: rpluem, niq
       wrowe notes: I can't vote on this, nor can most; if you mean to propose
       backporting trunk/ to branches/2.2 for mod_deflate, I'd back that.
+      rpluem: I am slightly confused now. What do you propose exactly?
+              Take the existing mod_deflate.c from trunk and move it over
+              to branches/2.2? This would be exactly the same as applying my
+              patches as mod_deflate.c of branches/2.2 will be the same as
+              mod_deflate.c of the trunk (r483597) after applying the patches.
 
     * Allow htcacheclean and httxt2dbm to link apr/apr-util statically
       like the older support programs.