]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add fixes from rjung and minfrin.
authorGraham Leggett <minfrin@apache.org>
Thu, 4 Nov 2010 10:15:30 +0000 (10:15 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 4 Nov 2010 10:15:30 +0000 (10:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1030871 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1f375e9ce64ce9a0a6ea216c3e19236fe25b0f82..bceb3f09bec076e2e856b16a5c87e19292a67067 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -161,7 +161,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      so the backend isn't forced to wait for the client to eventually
      acknowledge the data.
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1026665
-     2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_proxy-closeearly22.patch
+                  http://svn.apache.org/viewvc?view=revision&revision=1030850
+                  http://svn.apache.org/viewvc?view=revision&revision=1030855
+     2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_proxy-closeearly22-3.patch
      +1: minfrin
      +1: jim (requires mmn bump due to proxy_conn_rec)