APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2001/09/07 20:05:06 $]
+Last modified at [$Date: 2001/09/08 01:10:29 $]
Release:
RELEASE SHOWSTOPPERS:
- * threaded MPM broken on FreeBSD
- [Charles Randall <crandall@matchlogic.com>]
-
- Jeff says: As far as anyone can tell, it is FreeBSD which is
- broken, with no apparent work-around available. Even using
- prefork with a threaded APR build on FreeBSD doesn't work.
-
* 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,