From: Jeff Trawick Date: Wed, 10 Sep 2003 17:34:32 +0000 (+0000) Subject: add a few votes X-Git-Tag: 2.0.48~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02bf1716b30b074922f1ca53807b1b9df857b844;p=thirdparty%2Fapache%2Fhttpd.git add a few votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101215 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b72b346f95e..ef056d8d713 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/09/10 12:00:20 $] +Last modified at [$Date: 2003/09/10 17:34:32 $] Release: @@ -77,7 +77,7 @@ PATCHES TO PORT FROM 2.1 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/mod_rewrite.c.diff?r1=1.154&r2=1.155 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/mod_rewrite.c.diff?r1=1.156&r2=1.157 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/mod_rewrite.c.diff?r1=1.173&r2=1.174 - +1: rederpj, nd + +1: rederpj, nd, trawick * Replace some of the mutex locking in the worker MPM with atomic operations for higher concurrency. @@ -328,7 +328,7 @@ PATCHES TO PORT FROM 2.1 token and to skip token parameters. PR 21523. Don't compress if there was *any* non-identity endoding applied before. modules/filters/mod_deflate.c: r1.37, r1.38 - +1: nd, striker + +1: nd, striker, trawick * Fix mod_log_config's %b format to write "-" in case of bytes_sent == 0. modules/loggers/mod_log_config.c: r1.106 @@ -355,7 +355,7 @@ PATCHES TO PORT FROM 2.1 * Fix include_cmd in mod_cgid, not to treat the cmd output (partially) as CGI output. modules/generators/mod_cgid.c: r1.153 - +1: nd + +1: nd, trawick * Fix inconsistency in generated expression parse tree. (2.0 + 1.3) There's also a practical advantage; it saves some CPU cycles, since the