]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
maybe merge the fix for PR 24734 into stable branch?
authorJeff Trawick <trawick@apache.org>
Fri, 21 Nov 2003 03:51:32 +0000 (03:51 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 21 Nov 2003 03:51:32 +0000 (03:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101831 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 615170f036a0600d06f8d991d0b86745fe837f7d..411b35abf28db304cf93c8e6e4d0c0dfda6aa65d 100644 (file)
--- 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,