]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yab
authorAndré Malo <nd@apache.org>
Sat, 10 Apr 2004 21:51:08 +0000 (21:51 +0000)
committerAndré Malo <nd@apache.org>
Sat, 10 Apr 2004 21:51:08 +0000 (21:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103340 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f32cdd721965f5ef6ae37f907f600edafec3474c..e1e8825fc563757192dd72f3514bfc24ca69781a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/10 21:35:28 $]
+Last modified at [$Date: 2004/04/10 21:51:08 $]
 
 Release:
 
@@ -72,6 +72,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! ]
 
+    *) Allow URLs for ServerAdmin. PR 28174.
+         server/core.c: r1.274
+       +1: nd
+
     *) mod_rewrite: Fix confused map cache (with maps in different VHs using
        the same name). PR 26462. (2.0 + 1.3)
        A patch for 1.3 is here (2.0 goes similar):