Commit 2ffed66b authored by Ken Coar's avatar Ken Coar
Browse files

	Add a couple of items from discussion.

Submitted by:	Charles Randall <crandall@matchlogic.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90952 13f79535-47bb-0310-9956-ffa450edef68
parent 181b394d
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:						-*-text-*-
Last modified at [$Date: 2001/09/07 02:34:56 $]
Last modified at [$Date: 2001/09/07 13:53:13 $]

Release:

@@ -34,6 +34,13 @@ on related projects:

RELEASE SHOWSTOPPERS:

    * mod_negotiation (?): Marc's message on 23 August 2001 about
      the .var files being read one byte at a time.
      [Charles Randall <crandall@matchlogic.com>]

    * threaded MPM broken on FreeBSD
      [Charles Randall <crandall@matchlogic.com>]

    * There is a bug in how we sort some hooks, at least the pre-config
      hook.  The first time we call the hooks, they are in the correct 
      order, but the second time, we don't sort them correctly.  Currently,