]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Hit-and-run voting; sorry, no time to merge where I cast the 3rd +1 now
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 26 Feb 2004 16:19:11 +0000 (16:19 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 26 Feb 2004 16:19:11 +0000 (16:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102779 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ba1fb2c8a0ad2393122dd3fe5ef827c64f9eb535..779185f063fa80ecc0b9b9057e99de339075ee1e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/25 11:00:49 $]
+Last modified at [$Date: 2004/02/26 16:19:11 $]
 
 Release:
 
@@ -83,7 +83,7 @@ PATCHES TO BACKPORT FROM 2.1
     * mod_ssl: Fix nasty memory leak for each plain-HTTP-on-SSL-port request.
       PR: 27106
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.117&r2=1.118
-      +1: jorton
+      +1: jorton, jerenkrantz
 
     * mod_setenvif: remove support for remote_user variable which never
       worked at all. PR 25725 (2.0 + 1.3)
@@ -107,7 +107,7 @@ PATCHES TO BACKPORT FROM 2.1
         docs/conf/mime.types: r1.23, r1.24
       jerenkrantz: Why is rm not application/vnd.rn-realmedia as in PR 26079?
       nd: good question. I'd guess I was tired :-). Fixed in 1.24.
-      +1: nd, trawick
+      +1: nd, trawick, jerenkrantz
 
     * Replace some of the mutex locking in the worker MPM with
       atomic operations for higher concurrency.
@@ -232,7 +232,7 @@ PATCHES TO BACKPORT FROM 2.1
       (patch for 2.0: http://cvs.apache.org/~nd/ssi-escape.patch)
       1.3 goes the same way.
         modules/filters/mod_include.c: r1.264
-      +1: nd, trawick
+      +1: nd, trawick, jerenkrantz
 
     * When UseCanonicalName is set to OFF, allow ap_get_server_port to 
       check r->connection->local_addr->port before defaulting to 
@@ -252,7 +252,7 @@ PATCHES TO BACKPORT FROM 2.1
         http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.109&r2=1.110
         [gosh nd, must have lost the commit message for that second one;
         I need to stop using silly gcc 3.2 I think]
-      +1: trawick, stoddard
+      +1: trawick, stoddard, jerenkrantz
 
     * mod_isapi: GetServerVariable("ALL_RAW") returned the wrong buffer
       size.  PR 20617  [Jesse Pelton <jsp pkc.com>]
@@ -277,7 +277,7 @@ PATCHES TO BACKPORT FROM 2.1
       this patch I can "kill -SEGV" the cgid daemon process a number
       of times and the daemon will be restarted each time.
       http://www.apache.org/~trawick/fatal_exception_20.patch
-      +1: trawick, stoddard
+      +1: trawick, stoddard, jerenkrantz
 
 CURRENT RELEASE NOTES: