]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Promote
authorRuediger Pluem <rpluem@apache.org>
Mon, 12 Jan 2009 11:53:17 +0000 (11:53 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 12 Jan 2009 11:53:17 +0000 (11:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@733702 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a6ef890af87063fa9565e1cbe6c6dea828bdd0e0..b9b20c4e810b4f7f0f533dfd007c40c4b99d1c90 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -103,6 +103,25 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         trunk works
     +1 covener, rpluem, niq
 
+  * core: Translate locally generated "100-Continue" messages to ASCII
+    on EBCDIC systems, and translate the status_line on the way out of
+    ap_send_interim_response().
+      trunk:
+        http://svn.apache.org/viewvc?rev=732832&view=rev
+        http://svn.apache.org/viewvc?rev=733134&view=rev
+        http://svn.apache.org/viewvc?rev=733218&view=rev
+      2.2.x:
+        trunk works
+    +1 covener, niq, rpluem
+
+ * mod_proxy_http: Add server_rec to ap_log_error() calls for interim
+   response messages
+    trunk 
+      http://svn.apache.org/viewvc?rev=733127&view=rev
+      http://svn.apache.org/viewvc?rev=733219&view=rev
+    2.2.x:
+      trunk works
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -140,26 +159,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              the local URI.  This preserves rulesets that are carefully
              watching %{PATH_INFO} in their substitutions.  Not pretty
              by any means but I think necessary to require opt-in for 2.2.x.
-  * core: Translate locally generated "100-Continue" messages to ASCII
-    on EBCDIC systems, and translate the status_line on the way out of
-    ap_send_interim_response().
-      trunk:
-        http://svn.apache.org/viewvc?rev=732832&view=rev
-        http://svn.apache.org/viewvc?rev=733134&view=rev
-        http://svn.apache.org/viewvc?rev=733218&view=rev
-      2.2.x:
-        trunk works
-    +1 covener, niq, rpluem
-
- * mod_proxy_http: Add server_rec to ap_log_error() calls for interim
-   response messages
-    trunk 
-      http://svn.apache.org/viewvc?rev=733127&view=rev
-      http://svn.apache.org/viewvc?rev=733219&view=rev
-    2.2.x:
-      trunk works
-    +1: covener, niq, rpluem
 
  * mod_ssl: Add SSLRenegBufferSize to configure the amount of memory that will
    be used for buffering the request body if a per-location SSL renegotiationi