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

STATUS

diff --git a/STATUS b/STATUS
index 044d9641728e370616d34b5d63b9f79430f8cdf2..2850085386642cc11e4d3dc1a10ddac018952e9a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/21 14:21:03 $]
+Last modified at [$Date: 2004/02/21 14:50:26 $]
 
 Release:
 
@@ -117,8 +117,9 @@ PATCHES TO BACKPORT FROM 2.1
 
     * Extend the SetEnvIf directive to capture subexpressions of the
       matched value.
-        modules/metadata/mod_setenvif.c r1.42
+        modules/metadata/mod_setenvif.c r1.42, r1.43
       +1: nd, rederpj (shouldn't it also include r1.43?)
+        nd: hell, yeah.
 
     * Allow mod_dav to do weak entity comparison functions.
       modules/dav/main/util.c: r1.45