]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose backport
authorCliff Woolley <jwoolley@apache.org>
Tue, 23 Sep 2003 22:44:08 +0000 (22:44 +0000)
committerCliff Woolley <jwoolley@apache.org>
Tue, 23 Sep 2003 22:44:08 +0000 (22:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101307 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a7c3a0f998f4ae16912e057b636b75dbd6840414..388f23036ac9a2d76428246c5bfb789e1b2ff7e0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/09/21 21:29:27 $]
+Last modified at [$Date: 2003/09/23 22:44:08 $]
 
 Release:
 
@@ -330,6 +330,11 @@ PATCHES TO PORT FROM 2.1
         modules/generators/mod_info.c r1.151
       +1: trawick
 
+    * mod_usertrack: use a regex instead of strstr() to fix false-positive
+      matches on the user tracking cookie's name.
+        modules/metadata/mod_usertrack.c r1.42
+      +1: jwoolley
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,