]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a bugfix.
authorAndré Malo <nd@apache.org>
Thu, 6 Mar 2003 23:17:49 +0000 (23:17 +0000)
committerAndré Malo <nd@apache.org>
Thu, 6 Mar 2003 23:17:49 +0000 (23:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98911 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 75e7b245ba858f2dbd81f444769fa0d904a70e25..2ee010e6da378f9518185942d72be9b54a699405 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/03/06 21:32:51 $]
+Last modified at [$Date: 2003/03/06 23:17:49 $]
 
 Release:
 
@@ -216,6 +216,12 @@ PATCHES TO PORT FROM 2.1
       mod_deflate.c 1.31
       +1: ianh, wrowe, nd
 
+    * mod_usertrack: don't set the cookie in subrequests. This works
+      around the problem that cookies were set twice during fast internal
+      redirects. PR 13211.
+      modules/metadata/mod_usertrack.c: r1.41
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,