From: André Malo Date: Wed, 28 Jan 2004 20:13:35 +0000 (+0000) Subject: remove outdated comment X-Git-Tag: 2.0.49~187 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15ca245bdaf2bcb8921b25abc9d0d4961438d808;p=thirdparty%2Fapache%2Fhttpd.git remove outdated comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102435 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dec88138b66..e3089daeb60 100644 --- 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.