From: Graham Leggett Date: Wed, 13 Oct 2004 17:54:43 +0000 (+0000) Subject: As jim pointed out, it's already in v1.3 :) X-Git-Tag: 2.0.53~220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad57b837bf447612744d56f09a71f55ddce5f6a;p=thirdparty%2Fapache%2Fhttpd.git As jim pointed out, it's already in v1.3 :) PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105437 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dc8b48af513..835c5ff0b5b 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/10/13 17:23:10 $] +Last modified at [$Date: 2004/10/13 17:54:43 $] Release: @@ -126,12 +126,6 @@ PATCHES TO BACKPORT FROM 2.1 modules/experimental/mod_mem_cache.c?r1=1.117&r2=1.118 +1: stoddard, jerenkrantz, minfrin, jim - *) mod_rewrite: Fix 0 bytes write into random memory position. PR 31036. - (2.0 + 1.3) - http://www.apache.org/~nd/dbmmap_1.3.patch - +1: nd, trawick, jerenkrantz, jim - minfrin: applied to v2.0. Must it be applied to v2.1 still? - *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518. (2.0 + 1.3) modules/mappers/mod_rewrite.c: r1.259