]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
remove outdated comment
authorAndré Malo <nd@apache.org>
Wed, 28 Jan 2004 20:13:35 +0000 (20:13 +0000)
committerAndré Malo <nd@apache.org>
Wed, 28 Jan 2004 20:13:35 +0000 (20:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102435 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dec88138b669f4f9811ed1971836942718a516b8..e3089daeb600e2af56f8ca78f48d00dbaf863fd1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/01/28 19:47:28 $]
+Last modified at [$Date: 2004/01/28 20:13:35 $]
 
 Release:
 
@@ -160,8 +160,8 @@ PATCHES TO BACKPORT FROM 2.1
           jerenkrantz (should be fixed, but I don't have time to do this)
 
     * Extend the SetEnvIf directive to capture subexpressions of the
-      matched value. This is related to the backport proposal below ... ;-)
-      modules/metadata/mod_setenvif.c r1.42
+      matched value.
+        modules/metadata/mod_setenvif.c r1.42
       +1: nd
 
     * Allow mod_dav to do weak entity comparison functions.