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.
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