From: Joe Orton Date: Wed, 22 Sep 2004 08:57:30 +0000 (+0000) Subject: Find a third 2.0.51 regression THIS WEEK and win a FREE subscription X-Git-Tag: 2.0.52~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=926bd22e035d9513fabf6d4e3cd39bf488642cc7;p=thirdparty%2Fapache%2Fhttpd.git Find a third 2.0.51 regression THIS WEEK and win a FREE subscription to httpd-2.0-cvs@. OFFER ENDS SOON. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105239 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3f057f8c6c6..9cef00fe2e8 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/21 13:21:13 $] +Last modified at [$Date: 2004/09/22 08:57:30 $] Release: @@ -74,6 +74,10 @@ 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! ] + *) Another ap_rgetline_core fix. + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/protocol.c?r1=1.152&r2=1.153 + +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