]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This doesn't go in here... it goes in the BACKPORT section of the STATUS
authorCliff Woolley <jwoolley@apache.org>
Sat, 11 Oct 2003 21:12:39 +0000 (21:12 +0000)
committerCliff Woolley <jwoolley@apache.org>
Sat, 11 Oct 2003 21:12:39 +0000 (21:12 +0000)
file that's on the APACHE_2_0_BRANCH

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101418 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 56f1d2f809bf07e2a3bcc98f7394c326e9cbdc85..420d3adbe35fa949e9ae8e15eea4c6fe8f9908b8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.1 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/10/11 06:37:45 $]
+Last modified at [$Date: 2003/10/11 21:12:39 $]
 
 Release [NOTE that only Alpha/Beta releases occur in 2.1 development]:
 
@@ -30,13 +30,6 @@ RELEASE SHOWSTOPPERS:
 
 CURRENT VOTES:
 
-    * httpd-2.0's config parser is incompatible with httpd-1.3's one,
-      which allowed containers like <Perl>. httpd-2.0's config parser
-      doesn't like container directives with no arguments (Syntax
-      error on line nn of httpd.conf: <Perl> directive missing closing
-      '>'). This fix restores the support for <Foo>..</Foo> containers.
-      +1: stas
-
     * Promote mod_cache from experimental to non-experimental
       status (keep issues noted below in EXPERIMENTAL MODULES as
       items to be addressed as a supported module).