From: Jim Jagielski Date: Thu, 10 Jul 2003 14:45:23 +0000 (+0000) Subject: Update STATUS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7407b7f831ccc6ef6a4720738d65e7653ba31c1;p=thirdparty%2Fapache%2Fhttpd.git Update STATUS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100535 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ca686f8d442..7bf117a6a71 100644 --- 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: ) - 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