]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add some votes
authorJeff Trawick <trawick@apache.org>
Wed, 30 Jul 2003 10:49:12 +0000 (10:49 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 30 Jul 2003 10:49:12 +0000 (10:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100859 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6f23b34097715b06af33b49b85ae822dacdd8d2a..08f3ed1a6555ab2de7d4fbf961abd0ad516879be 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/30 10:38:31 $]
+Last modified at [$Date: 2003/07/30 10:49:12 $]
 
 Release:
 
@@ -259,7 +259,7 @@ PATCHES TO PORT FROM 2.1
       jerenkrantz says: We're doing 3 strlen's on the same value, can we please
                         clean that up?
             nd replies: of course ..., 1.168 does.
-      +1: nd, jerenkrantz
+      +1: nd, jerenkrantz, trawick
 
     * ab: reject overlong credentials from command line (2.0 + 1.3)
         support/ab.c: r1.127
@@ -284,7 +284,7 @@ PATCHES TO PORT FROM 2.1
       which is responsible for this behaviour. I'd suggest to backport that
       function rewrite at all (it's even much better code :-).
         modules/mappers/mod_rewrite.c: r1.162
-      +1: nd
+      +1: nd, trawick
 
     * mod_rewrite: don't exit(1) if the logfile could not be opened. Return
       internal server error instead to shutdown cleanly.
@@ -293,12 +293,12 @@ PATCHES TO PORT FROM 2.1
 
     * Install config.nice to make minor version upgrades easier.
         Makefile.in: r1.136
-      +1: slive
+      +1: slive, trawick
 
     * mod_rewrite: cause a lookup failure in external rewrite maps if
       the key contains a newline. PR 14453. (2.0 + 1.3)
         modules/mappers/mod_rewrite.c: r1.199
-      +1: nd
+      +1: nd, trawick
 
 CURRENT RELEASE NOTES: