From: Jeff Trawick Date: Fri, 21 Nov 2003 03:51:32 +0000 (+0000) Subject: maybe merge the fix for PR 24734 into stable branch? X-Git-Tag: 2.0.49~362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb79a39c68a24db230f318c58bd3543614343e3;p=thirdparty%2Fapache%2Fhttpd.git maybe merge the fix for PR 24734 into stable branch? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101831 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 615170f036a..411b35abf28 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/11/20 23:27:52 $] +Last modified at [$Date: 2003/11/21 03:51:32 $] Release: @@ -358,6 +358,10 @@ PATCHES TO BACKPORT FROM 2.1 bnicholes (looks good on Netware but then NetWare does not use shared memory.) + * Fix display of empty variables via mod_include. PR 24734. + modules/metadata/mod_env.c r1.31 + +1: trawick + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,