]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add some comments.
authorRuediger Pluem <rpluem@apache.org>
Mon, 15 Oct 2007 19:38:38 +0000 (19:38 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 15 Oct 2007 19:38:38 +0000 (19:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584867 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9c6891717bac43add84d187b4b4ba8b20c735a87..32f5618c22473d4707c05dedea0dd3e1750ff1e4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -190,6 +190,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      rewritten.
      jim says: Is rpluem's concern addressed?
      niq says: Yes, when we add r584842 to the proposal.
+     rpluem says: Yes.
      
    * mpm_winnt: Fix null pointer dereference
      PR 42572
@@ -203,6 +204,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      -1: jim: As per Roy, (forward) proxies should not check
               the URI. See r583466 and r583803.
      niq: updated proposal to address Roy & Jim's points.
+     rpluem: The first hunk of your patch fails (the include) because it is
+     already there. Remove this and I am +1.
 
    * core: backport ap_send_interim_response API
      http://svn.apache.org/viewvc?view=rev&revision=582630
@@ -220,6 +223,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Once fixed I am +1.
      niq says: Do you mean my addition to the documentation included
      in r582631, or is there something else that needs reconciling?
+     rpluem says: Yes, there is a conflict in backporting the mod_proxy_http.xml
+     changes of r582631.
 
 PATCHES/ISSUES THAT ARE STALLED