From: Thom May Date: Fri, 31 Oct 2003 11:18:40 +0000 (+0000) Subject: Add a suggestion for backporting X-Git-Tag: 2.0.49~418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eaab170dfb00d0e60e3d302254628d6c469d132;p=thirdparty%2Fapache%2Fhttpd.git Add a suggestion for backporting git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101631 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d0d445db861..0fd3b431177 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/10/30 19:40:29 $] +Last modified at [$Date: 2003/10/31 11:18:40 $] Release: @@ -284,6 +284,10 @@ PATCHES TO BACKPORT FROM 2.1 modules/generators/mod_status.c r1.75 +1: trawick + * mod_info: Escape html code in directives and arguments. PR: 24232 + modules/generators/mod_info.c: r1.52 + +1: thommay + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,