From 8d630e5b15ed3f2a1b2f8dbaa28ff8d2fb5d549c Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Sat, 23 Dec 2000 07:15:43 +0000 Subject: [PATCH] Time for bed soon. :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87525 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 78541ef5ba..49a89ce153 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2000/12/23 02:11:10 $] +Last modified at [$Date: 2000/12/23 07:15:43 $] Release: @@ -17,6 +17,13 @@ Release: RELEASE SHOWSTOPPERS: + * Need some way to force config.m4 files to be loaded in order. The + config.m4 file in modules/generators needs to be loaded after the + one in server/mpm, because we rely on the MPM choice to determine + the correct CGI module. This should be done by renaming the config.m4 + files to config##.m4, and doing a find for those files. The files + can then be sorted to ensure they are pulled in at the right times. + * Root all file systems with for WIN32/OS2/NW permissions Status: patch brought forward from 1.3.14 WIN32 and OS2 need review [William Rowe, Brian Harvard] -- 2.50.1