]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Promote
authorRuediger Pluem <rpluem@apache.org>
Thu, 8 Sep 2011 10:12:37 +0000 (10:12 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 8 Sep 2011 10:12:37 +0000 (10:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1166603 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bea5f8800c79fdb3b21bd7da34d2afcec6e4e9ef..c2f0420a2e41e5b0269bb136c73d5a4181c503e8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -102,6 +102,16 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                (Accept-Range: changeset in separate proposal below)
     +1: covener, wrowe, rpluem
 
+  * mod_proxy_ajp: Respect "reuse" flag in END_RESPONSE
+    Trunk patch: http://svn.apache.org/viewvc?rev=1152379&view=rev
+    2.2.x patch: http://people.apache.org/~rjung/patches/mod_proxy_ajp_reuse_flag.patch
+    +1: rjung, jim, jfclere
+
+  * mod_proxy_ajp: Ignore flushing if headers have not been sent.
+    Trunk patch: http://svn.apache.org/viewvc?rev=1153531&view=rev
+    2.2.x patch: http://people.apache.org/~rpluem/patches/51608.diff
+    +1: rpluem, jim, jfclere
+
  PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -126,16 +136,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~fuankg/diffs/2.2.x-mod_win32.c.diff
     +1: fuankg
 
-  * mod_proxy_ajp: Respect "reuse" flag in END_RESPONSE
-    Trunk patch: http://svn.apache.org/viewvc?rev=1152379&view=rev
-    2.2.x patch: http://people.apache.org/~rjung/patches/mod_proxy_ajp_reuse_flag.patch
-    +1: rjung, jim, jfclere
-
-  * mod_proxy_ajp: Ignore flushing if headers have not been sent.
-    Trunk patch: http://svn.apache.org/viewvc?rev=1153531&view=rev
-    2.2.x patch: http://people.apache.org/~rpluem/patches/51608.diff
-    +1: rpluem, jim, jfclere
-
   * mod_ssl: Add SSLProxyMachineCertificateChainFile directive
     Adds a new function in ssl_util_ssl.c SSL_X509_INFO_create_chain that will
     construct a chain of trusted certificates. When a remote server requests