fixed bug from previous checkin

new preloader with far more shared memory
This commit is contained in:
JT Smith 2005-11-27 00:28:07 +00:00
parent cb1059bbe4
commit 69c5836f2d
4 changed files with 40 additions and 151 deletions

View file

@ -80,6 +80,13 @@ save you many hours of grief.
installed make sure to update them prior to upgrading. See
docs/migration.txt for details.
* You may now optionally create sbin/preload.exclude with a carriage
return seperated list of modules you don't want to be preloaded.
This file requires each line to contain exactly one full module
name such as "WebGUI::Asset::Wobject::WSClient" (without the
quotes) per line. No spaces or additional formatting can be
present.
6.7.0
--------------------------------------------------------------------