]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add backport proposal for fixing PR37145
authorRuediger Pluem <rpluem@apache.org>
Fri, 21 Oct 2005 22:31:47 +0000 (22:31 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 21 Oct 2005 22:31:47 +0000 (22:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@327597 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8862a6afe41a08b1a6e0cd8c42d3aa120a42fe9a..290682111f0513d131317f36594638ce0f6583cc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -273,6 +273,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs?rev=321500&view=rev
        +1: nd, trawick, colm
 
+    *) mod_proxy: Fix PR37145
+       (data loss with httpd-2.0.55 reverse proxy method=post).
+       Trunk version of patch:
+          http://svn.apache.org/viewcvs.cgi?rev=327590&view=rev
+       Backport version for 2.0.x of patch:
+          http://issues.apache.org/bugzilla/attachment.cgi?id=16744
+       +1: rpluem
+
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Replace some of the mutex locking in the worker MPM with