]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose another backport
authorAndré Malo <nd@apache.org>
Thu, 7 Aug 2003 16:41:10 +0000 (16:41 +0000)
committerAndré Malo <nd@apache.org>
Thu, 7 Aug 2003 16:41:10 +0000 (16:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100932 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 15c7af19eb96f963b869dead0c42d914c21b0cd8..f012fe86e27eeb25dc8f51cadce51ffc4e4fd5df 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/07 14:17:28 $]
+Last modified at [$Date: 2003/08/07 16:41:10 $]
 
 Release:
 
@@ -303,6 +303,12 @@ PATCHES TO PORT FROM 2.1
         include/util_ebcdic.h: r1.15
       +1: nd
 
+    * Avoid an infinite recursion, which occured if the name of an included
+      config file or directory contained a wildcard character. PR 22194.
+      (2.0 + 1.3)
+        server/config.c: r1.165
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,