]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add some proposals
authorRuediger Pluem <rpluem@apache.org>
Sat, 13 Sep 2008 20:49:23 +0000 (20:49 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 13 Sep 2008 20:49:23 +0000 (20:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@695029 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e1d8d64b88fa9e79b663fc237adabdcb64eeddd8..66072f05ad0f098909aee0df0c1afb01a10f234d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -228,6 +228,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Trunk version of patches works
    +1: gregames, rpluem
 
+ * mod_substitute: Allow empty substitute patterns (to remove data from the
+   stream), but disallow empty search patterns.
+   Trunk version of patches:
+      http://svn.apache.org/viewvc?rev=693727&view=rev
+      http://svn.apache.org/viewvc?rev=693728&view=rev
+   Backport version for 2.2.x of patch:
+       Trunk version of patches works
+   +1: rpluem
+
+ * mod_proxy_ajp: If CPING fails retry once more with a fresh TCP connection.
+   If this fails as well give up.
+   Trunk version of patches:
+      http://svn.apache.org/viewvc?rev=693392&view=rev
+   Backport version for 2.2.x of patch:
+       Trunk version of patches works
+   +1: rpluem
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when