]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add a few votes
authorJeff Trawick <trawick@apache.org>
Thu, 20 Nov 2003 19:42:30 +0000 (19:42 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 20 Nov 2003 19:42:30 +0000 (19:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101816 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2e1128ca9b1b8a68dcc08f0cd8f16611a68b563b..615c18ac18a1b89540986d7a1dbb5453a8a25553 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/11/20 17:34:02 $]
+Last modified at [$Date: 2003/11/20 19:42:30 $]
 
 Release:
 
@@ -75,18 +75,18 @@ PATCHES TO BACKPORT FROM 2.1
       other modules (or libraries used by other modules, e.g. PHP
       stuff) use OpenSSL.
       modules/ssl/ssl_util.c: r1.40
-      +1: jorton
+      +1: jorton, trawick
 
     * Fix logging of human-readable error strings in mod_ssl, and use the
       thread-safe interface for retrieving them.
       modules/ssl/ssl_engine_log.c: r1.23
       modules/ssl/mod_ssl.c: r1.88
-      +1: jorton
+      +1: jorton, trawick
 
     * Prevent mod_proxy from sending an invalid status-line to clients
       in some cases.
       modules/proxy/proxy_http.c: r1.172
-      +1: jorton
+      +1: jorton, trawick
 
     * Fix timezone handling in mod_log_config.  PR 23642
       modules/loggers/mod_log_config.c: r1.107