From: André Malo Date: Sat, 21 Feb 2004 15:12:46 +0000 (+0000) Subject: add another rev# X-Git-Tag: 2.0.49~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23cdc6fcef18b0c938d02df3bec34ce27c0cbebb;p=thirdparty%2Fapache%2Fhttpd.git add another rev# git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102724 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 28500853866..ec49df94c60 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/21 14:50:26 $] +Last modified at [$Date: 2004/02/21 15:12:46 $] Release: @@ -94,8 +94,9 @@ PATCHES TO BACKPORT FROM 2.1 * Fix file extensions for real media files and removed rpm extension from mime.types. PR 26079. (2.0 + 1.3) - docs/conf/mime.types: r1.23 + docs/conf/mime.types: r1.23, r1.24 jerenkrantz: Why is rm not application/vnd.rn-realmedia as in PR 26079? + nd: good question. I'd guess I was tired :-). Fixed in 1.24. +1: nd, trawick * Replace some of the mutex locking in the worker MPM with