]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add some votes
authorJeff Trawick <trawick@apache.org>
Fri, 7 Mar 2003 14:17:27 +0000 (14:17 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 7 Mar 2003 14:17:27 +0000 (14:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98920 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0dcb52f4525c3104d0a01764919487b3e8fe14d6..f4941e18663c83a7b330edd380d792efe6290d8f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/03/07 13:58:44 $]
+Last modified at [$Date: 2003/03/07 14:17:27 $]
 
 Release:
 
@@ -148,7 +148,8 @@ PATCHES TO PORT FROM 2.1
       include/util_ldap.h r1.11
       modules/experimental/mod_auth_ldap.c r1.12
       modules/experimental/util_ldap.c r1.11
-      +1: bnicholes, wrowe (experimental, it can't hurt ;-)
+      +1: bnicholes, wrowe (experimental, it can't hurt ;-), trawick
+          (same reasoning as wrowe)
        0: jerenkrantz (mod_ldap is experimental, no need to update it)
 
     * Fix a problem where a redirected subrequest doesn't have the
@@ -175,7 +176,8 @@ PATCHES TO PORT FROM 2.1
       string if there's no one supplied by configuration. PR 10961.
       (2.0 + 1.3)
       modules/mappers/mod_alias.c: r1.49
-      +1: nd, trawick
+      +1: nd, trawick (this is simple...  look how query string is
+          appended in the other situation)
 
     * be consistent with 1.3 and use .sv extension for Swedish documents
       (PR 12877).
@@ -183,7 +185,7 @@ PATCHES TO PORT FROM 2.1
       docs/conf/httpd-win.conf: r1.80
       docs/docroot/index.html.se -> index.html.sv
       docs/docroot/index.html.var: r1.10
-      +1: nd, wrowe
+      +1: nd, wrowe, trawick
 
     * Prevent endless loops of internal redirects in mod_rewrite by
       aborting after exceeding a limit of internal redirects. The
@@ -196,7 +198,7 @@ PATCHES TO PORT FROM 2.1
     * let mod_autoindex not forget output format and enabled version
       sort in linked column headers.
       modules/generators/mod_autoindex.c: r1.116
-      +1: nd, wrowe
+      +1: nd, wrowe, trawick (this looks like a simple typo)
 
     * mod_autoindex emits and accepts modern query string parameter
       delimiters (;). Thus column headers no longer contain unescaped
@@ -232,7 +234,7 @@ PATCHES TO PORT FROM 2.1
       around the problem that cookies were set twice during fast internal
       redirects. PR 13211.
       modules/metadata/mod_usertrack.c: r1.41
-      +1: nd, wrowe
+      +1: nd, wrowe, trawick
 
     * Forward port: Escape special characters (especially control
       characters) in mod_log_config to make a clear distinction between