Commit b2950202 authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Time for bed soon. :-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87525 13f79535-47bb-0310-9956-ffa450edef68
parent 3a32d979
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
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 <Directory /> for WIN32/OS2/NW permissions 
        Status: patch brought forward from 1.3.14
                WIN32 and OS2 need review [William Rowe, Brian Harvard]