From: Geoffrey Young Date: Tue, 21 Sep 2004 00:33:16 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.52~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=769d932df03ac0a8dd5b038a85b7f915cc2f74c7;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105221 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 67765100ffd..35feb6bb5f8 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/20 22:17:35 $] +Last modified at [$Date: 2004/09/21 00:33:16 $] Release: @@ -77,7 +77,7 @@ PATCHES TO BACKPORT FROM 2.1 *) Fix Satisfy merging regression in 2.0.51. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.285&r2=1.286 PR: 31315 - +1: jorton, nd, pquerna + +1: jorton, nd, pquerna, geoff *) Fix the global mutex crash when the global mutex is never allocated due to disabled/empty caches. @@ -111,7 +111,7 @@ PATCHES TO BACKPORT FROM 2.1 Previously this would segfault or simply not match as expected, depending on the platform. modules/mappers/mod_rewrite.c: r1.260 - +1: trawick + +1: trawick geoff *) mod_headers: Support {...}s tag for SSL variable lookup. http://www.apache.org/~jorton/mod_headers-2.0-ssl.diff