]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose bugfix for backport. That bug has been there always.
authorAndré Malo <nd@apache.org>
Mon, 25 Aug 2003 01:50:12 +0000 (01:50 +0000)
committerAndré Malo <nd@apache.org>
Mon, 25 Aug 2003 01:50:12 +0000 (01:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101089 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9d14984570f99b62f0736a6076def9836c7fcc58..59c982e8edcc761a64e2ffafc557bfb43f017c3e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/25 00:12:37 $]
+Last modified at [$Date: 2003/08/25 01:50:12 $]
 
 Release:
 
@@ -340,6 +340,10 @@ PATCHES TO PORT FROM 2.1
         modules/generators/mod_cgid.c: r1.153
       +1: nd
 
+    * Fix inconsistency in generated expression parse tree. (2.0 + 1.3)
+        modules/filters/mod_include.c: r1.261
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,