]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add another rev#
authorAndré Malo <nd@apache.org>
Sat, 21 Feb 2004 15:12:46 +0000 (15:12 +0000)
committerAndré Malo <nd@apache.org>
Sat, 21 Feb 2004 15:12:46 +0000 (15:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102724 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2850085386642cc11e4d3dc1a10ddac018952e9a..ec49df94c60cb204dbfd310fa5da683687016ca8 100644 (file)
--- 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