From: André Malo Date: Mon, 21 Jun 2004 19:36:04 +0000 (+0000) Subject: vote & note X-Git-Tag: 2.0.50~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e78c6d2e0cc3178eda8b9e194b3820d62a18bc2;p=thirdparty%2Fapache%2Fhttpd.git vote & note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104009 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f6259e75929..539c9864fb6 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/06/21 19:11:56 $] +Last modified at [$Date: 2004/06/21 19:36:04 $] Release: @@ -75,7 +75,9 @@ PATCHES TO BACKPORT FROM 2.1 *) initialize server arrays prior to calling ap_setup_prelinked_modules so that static modules can push Defines values when registering hooks just like DSO modules can ["Philippe M. Chiasson" ] - +1: geoff + server/main.c: r1.158 + +1: geoff, nd + nd adds: minor bump. *) mod_ssl: Remove some unused functions (after CAN-2004-0488 fix is applied) http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_util.c?r1=1.46&r2=1.47 @@ -166,7 +168,7 @@ PATCHES TO BACKPORT FROM 2.1 from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE processing. PR 29696. [Alois Treindl ] http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.118&r2=1.119 - +1: trawick + +1: trawick, nd *) (re-)add support for RewriteRules in containers. PR 27985 modules/mappers/mod_rewrite.c: r1.254