From: Erik Abele Date: Wed, 30 Jul 2003 20:33:55 +0000 (+0000) Subject: Vote another time, now *really* tested :) X-Git-Tag: 2.0.48~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f36e3fef08d2438dfcf3ed42b19d2506b413c0;p=thirdparty%2Fapache%2Fhttpd.git Vote another time, now *really* tested :) PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100868 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2d788acc766..4059f0b58cc 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/07/30 19:08:46 $] +Last modified at [$Date: 2003/07/30 20:33:55 $] Release: @@ -298,7 +298,7 @@ PATCHES TO PORT FROM 2.1 * Install config.nice to make minor version upgrades easier. Makefile.in: r1.136 - +1: slive, trawick + +1: slive, trawick, erikabele * mod_rewrite: cause a lookup failure in external rewrite maps if the key contains a newline. PR 14453. (2.0 + 1.3)