You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2011/09/08 12:12:37 UTC

svn commit: r1166603 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Thu Sep  8 10:12:37 2011
New Revision: 1166603

URL: http://svn.apache.org/viewvc?rev=1166603&view=rev
Log:
* Promote

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1166603&r1=1166602&r2=1166603&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Sep  8 10:12:37 2011
@@ -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