]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add another proposal.
authorRuediger Pluem <rpluem@apache.org>
Thu, 6 Nov 2008 22:49:34 +0000 (22:49 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 6 Nov 2008 22:49:34 +0000 (22:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@712001 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8d1a663c2a1cdfcd56cad3e20884adb7056f4478..b2d42fd6d590f871363b2b05e8911ccc13152492 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -182,12 +182,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
    * Build: Correctly set SSL_LIBS during openssl detection if pkgconfig
      is not available. This fixes a regression against 2.2.9.
+     PR 46018
      Trunk version of patch:
         http://svn.apache.org/viewvc?rev=711993&view=rev
      Backport version for 2.2.x of patch:
         Trunk version of patch works
      +1: rpluem,
 
+    * mod_proxy_ajp: Do not fail if response data is sent before all request
+      data is read.  PR 45911
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=709666&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
  * core, authn/z: Avoid calling access control hooks for internal requests