You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2007/08/28 15:22:18 UTC

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

Author: jim
Date: Tue Aug 28 06:22:17 2007
New Revision: 570414

URL: http://svn.apache.org/viewvc?rev=570414&view=rev
Log:
promote 2 accepted backports

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=570414&r1=570413&r2=570414&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Aug 28 06:22:17 2007
@@ -79,6 +79,23 @@
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * mod_proxy: Improve traces in ap_proxy_http_process_response()
+      to investigate PR37770.
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&rev=549420
+        http://svn.apache.org/viewvc?view=rev&rev=561778
+      +1: jfclere, rpluem, jim
+
+    * mod_ssl: Version reporting update; displays 'compiled against'
+      Apache and build-time SSL Library versions at loglevel [info],
+      while reporting the run-time SSL Library version in the server
+      info tags.  Helps to identify a mod_ssl built against one flavor
+      of OpenSSL but running against another (also adds SSL-C version
+      number reporting.)  [William Rowe]
+        http://svn.apache.org/viewvc?view=rev&revision=520701
+      Backported to 2.2;
+        http://people.apache.org/~wrowe/r520701-backport-2.2.patch
+      +1: wrowe, rpluem, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -133,13 +150,6 @@
        http://people.apache.org/~chrisd/patches/mod_dbd_pools_groups/mpm_child_init-beos-2.2.x.patch
      +0: chrisd (abstaining; unable to test)
 
-    * mod_proxy: Improve traces in ap_proxy_http_process_response()
-      to investigate PR37770.
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&rev=549420
-        http://svn.apache.org/viewvc?view=rev&rev=561778
-      +1: jfclere, rpluem, jim
-
     * multiple files,	Trivial cleanups
       PR: 39518 - Christophe JAILLET
       http://svn.apache.org/viewvc?view=rev&revision=557837
@@ -207,17 +217,6 @@
       Backported to 2.2;
         http://people.apache.org/~wrowe/r569535-backport-2.2-r2.patch
       +1: wrowe, jim
-
-    * mod_ssl: Version reporting update; displays 'compiled against'
-      Apache and build-time SSL Library versions at loglevel [info],
-      while reporting the run-time SSL Library version in the server
-      info tags.  Helps to identify a mod_ssl built against one flavor
-      of OpenSSL but running against another (also adds SSL-C version
-      number reporting.)  [William Rowe]
-        http://svn.apache.org/viewvc?view=rev&revision=520701
-      Backported to 2.2;
-        http://people.apache.org/~wrowe/r520701-backport-2.2.patch
-      +1: wrowe, rpluem, jim
 
 
 PATCHES/ISSUES THAT ARE STALLED