From: Joshua Slive Date: Tue, 29 Jul 2003 13:43:22 +0000 (+0000) Subject: I guess I'll cancel the previous votes, since the patch changed. X-Git-Tag: 2.0.48~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce1d5a6155451d74be7afe4f8e58619f0b738d90;p=thirdparty%2Fapache%2Fhttpd.git I guess I'll cancel the previous votes, since the patch changed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100836 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f19ec00d80b..376987acbe8 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/07/29 01:25:33 $] +Last modified at [$Date: 2003/07/29 13:43:22 $] Release: @@ -287,8 +287,8 @@ PATCHES TO PORT FROM 2.1 +1: nd, trawick * Install config.nice to make minor version upgrades easier. - Makefile.in: r1.135 - +1: slive, erikabele, nd + Makefile.in: r1.136 + +1: slive * mod_rewrite: cause a lookup failure in external rewrite maps if the key contains a newline. PR 14453. (2.0 + 1.3)