]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note the recursion patch, add a question
authorJim Jagielski <jim@apache.org>
Tue, 1 Jul 2003 12:29:12 +0000 (12:29 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 1 Jul 2003 12:29:12 +0000 (12:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100430 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5c817d67d8791e58f931d89c1da8ba2e82e1da5d..5e2af02db21e8a674ddae6b81324645b63fb08e5 100644 (file)
--- 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: <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?
+      +1: jerenkrantz 
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: