From: Graham Leggett Date: Wed, 13 Oct 2004 18:45:47 +0000 (+0000) Subject: Scratch one more bug. X-Git-Tag: 2.0.53~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ea32f7b0e6365c148a195c8a8414415e9112db;p=thirdparty%2Fapache%2Fhttpd.git Scratch one more bug. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105444 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 42843dc4c69..e6022112b82 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/10/13 18:12:20 $] +Last modified at [$Date: 2004/10/13 18:45:47 $] Release: @@ -115,12 +115,6 @@ PATCHES TO BACKPORT FROM 2.1 jorton replies: it does indeed, hang on... +1: jorton - *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518. - (2.0 + 1.3) - modules/mappers/mod_rewrite.c: r1.259 - +1: nd, jerenkrantz, minfrin - minfrin: applied to v2.0 - *) mod_headers: Support {...}s tag for SSL variable lookup. http://www.apache.org/~jorton/mod_headers-2.0-ssl.diff +1: jorton, trawick