From: Jeff Trawick Date: Wed, 30 Jul 2003 10:49:12 +0000 (+0000) Subject: add some votes X-Git-Tag: 2.0.48~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de92fad651db9665697dc0ced8c26ac68fcbfb69;p=thirdparty%2Fapache%2Fhttpd.git add some votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100859 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6f23b340977..08f3ed1a655 100644 --- 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: