]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Yup sounds right (after further explanation on-list by Joe)
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 Dec 2005 21:10:59 +0000 (21:10 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 Dec 2005 21:10:59 +0000 (21:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@357233 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 243b4abadba2c7d24d76cf858e5a34aa7120378e..72e4eae0cb15f492046ecb1a8eb6c52e58bf9b4d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -19,6 +19,7 @@ Patches considered for backport are noted in their branches' STATUS:
 
   * http://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x/STATUS
   * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/STATUS
+  * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS
 
 
 Release history:
@@ -82,7 +83,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_ssl/ab: Fix compiler warnings with OpenSSL 0.9.8a.
         http://svn.apache.org/viewcvs.cgi?rev=349415&view=rev
-      +1: jorton, jerenkrantz
+      +1: jorton, jerenkrantz, wrowe
 
     * mod_dbd: When threaded, create a private pool in child_init
       so we're not using the process pool later.  Also improve