From: William A. Rowe Jr Date: Fri, 16 Dec 2005 21:10:59 +0000 (+0000) Subject: Yup sounds right (after further explanation on-list by Joe) X-Git-Tag: 2.2.1~175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad824e295f8adcd84b3cb2bb062bbdc0c80ab001;p=thirdparty%2Fapache%2Fhttpd.git Yup sounds right (after further explanation on-list by Joe) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@357233 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 243b4abadba..72e4eae0cb1 100644 --- 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