]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
votes
authorBradley Nicholes <bnicholes@apache.org>
Sun, 25 Jan 2004 00:06:20 +0000 (00:06 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Sun, 25 Jan 2004 00:06:20 +0000 (00:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102403 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1060174b6e66cd469ab65f66662fd43e65a52c94..cf345562aea9379588a11877e265ce864e6df03f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/01/23 00:04:40 $]
+Last modified at [$Date: 2004/01/25 00:06:20 $]
 
 Release:
 
@@ -295,12 +295,12 @@ PATCHES TO BACKPORT FROM 2.1
     * Make REMOTE_PORT available to mod_rewrite (2.0 + 1.3)
       PR 25772.
         modules/mappers/mod_rewrite.c: r1.239
-      +1: nd, trawick
+      +1: nd, trawick, bnicholes
 
     * Don't let mod_usertrack overwrite other cookies. (2.0 + 1.3)
       PR 26002.
         modules/metadata/mod_usertrack.c: r1.44
-      +1: nd
+      +1: nd, bnicholes
 
     * mod_usertrack: Use always the Cookie header to determine
       the cookie name (2.0 + 1.3). PR 11475.