From: Geoffrey Young Date: Mon, 12 Jul 2004 17:16:00 +0000 (+0000) Subject: whoops - forgot to remove backport note X-Git-Tag: STRIKER_2_0_51_RC1^2~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=113117f3d8058d120fe3619dd0d83c41096508bc;p=thirdparty%2Fapache%2Fhttpd.git whoops - forgot to remove backport note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104256 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0741334757a..bb774393640 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/07/10 07:47:22 $] +Last modified at [$Date: 2004/07/12 17:16:00 $] Release: @@ -175,13 +175,6 @@ PATCHES TO BACKPORT FROM 2.1 modules/metadata/mod_usertrack.c: r1.51 +1: nd, trawick - *) Enable special ErrorDocument value 'default' which restores the - canned server response for the scope of the directive - http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.270&r2=1.271 - plus inheritance fix: - http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.272&r2=1.273 - +1: nd, stas, geoff - *) Fix memory leak in mod_rewrite. PR 27862. (2.0 + 1.3) http://www.apache.org/~nd/mod_rewrite_fixleak.diff +1: nd