From: Jim Jagielski Date: Tue, 1 Jul 2003 12:29:12 +0000 (+0000) Subject: Note the recursion patch, add a question X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83e473d280436c152fbfd38e8b671ac50dd505f;p=thirdparty%2Fapache%2Fhttpd.git Note the recursion patch, add a question git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100430 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5c817d67d87..5e2af02db21 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2003/06/29 14:01:14 $] + Last modified at [$Date: 2003/07/01 12:29:12 $] Release: @@ -45,6 +45,12 @@ 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? + +1: jerenkrantz RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: