From: Joe Orton Date: Mon, 20 Sep 2004 20:31:27 +0000 (+0000) Subject: Satisfy merging fix. X-Git-Tag: 2.0.52~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ae11c2afd93948e6fc1f8a3697343af068c6a6;p=thirdparty%2Fapache%2Fhttpd.git Satisfy merging fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105217 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0691c2e2e24..b5a37410377 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/20 13:25:46 $] +Last modified at [$Date: 2004/09/20 20:31:27 $] Release: @@ -74,6 +74,11 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) 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 + *) Fix the global mutex crash when the global mutex is never allocated due to disabled/empty caches. modules/ldap/util_ldap.c: 1.13