]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport proposals
authorJim Jagielski <jim@apache.org>
Thu, 21 Feb 2008 17:42:33 +0000 (17:42 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 21 Feb 2008 17:42:33 +0000 (17:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@629885 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 37c32b79bedef194352a929f2ab0cfc886fd4921..9ed3bb96d613ca96fa1ccb5bdf50c1f352dc4a64 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -159,6 +159,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version works (minus CHANGES conflict)
     +1: jim
 
+ * mod_substitute: Make default behavior flattening of buckets. Allow
+   for people to specifically set "quick" mode.
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=627764
+         http://svn.apache.org/viewvc?view=rev&revision=628864
+      Backport version for 2.2.x of patch:
+         Trunk version works (minus CHANGES conflict)
+    +1: jim
+
+ * http_filters: Don't return 100-continue on client error
+   PR 43711 
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=628644
+      Backport version for 2.2.x of patch:
+         Trunk version works (minus CHANGES conflict)
+    +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when