]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update STATUS
authorJim Jagielski <jim@apache.org>
Thu, 10 Jul 2003 14:45:23 +0000 (14:45 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 10 Jul 2003 14:45:23 +0000 (14:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100535 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ca686f8d442673f2eba04ef6af0812c39aac1311..7bf117a6a7127c6d4963d92ef8f933914ab4b9e5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,10 +1,10 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2003/07/06 21:19:00 $]
+  Last modified at [$Date: 2003/07/10 14:45:23 $]
 
 Release:
 
-   1.3.28-dev: In development. Jim proposes a TAG on July 1, 2003
-               with a RELEASE on July 4, 2003 and offers to be
+   1.3.28-dev: In development. Jim proposes a TAG on July 11 2003
+               with a RELEASE on July 14, 2003 and offers to be
                RM.
    1.3.27: Tagged September 30, 2002. Announced Oct 3, 2002.
    1.3.26: Tagged June 18, 2002.
@@ -45,20 +45,15 @@ Release:
     2.0  : Available for general use, see httpd-2.0 repository
 
 RELEASE SHOWSTOPPERS:
-    * Backport LimitInteralRecursion from 2.1 to 1.3.
-      (1.3 patch is here: <http://cvs.apache.org/~nd/recursion13.patch>)
-      PR 19753.
-      jim: core_server_conf is not exported, per se, but does this
-           require nonetheless a MMN (minor) bump? I vote
-           +1 if the code is adjusted to (1) allow a value of 0,
-           meaning no limit (ala MaxRequestsPerChild) and further
-           testing that the default limit of 10 is not too low.
-      +1: jerenkrantz 
+
+   None
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
    * Current vote on 3 PRs for inclusion:
       Bugz #17877 (passing chunked encoding thru proxy)
+      (still checking if RFC compliant... vote is on the
+       correctness of the patch code only).
         +1: jim, chuck, minfrin
       Bugz #9181 (Unable to set headers on non-2XX responses)
         +1: Martin, Jim