plug-ins are now dynamically loaded
This commit is contained in:
parent
f83b2c6086
commit
8266dfd69a
11 changed files with 47 additions and 36 deletions
|
|
@ -3,6 +3,10 @@
|
|||
- Added a --history option to upgrade.pl that displays the upgrade history
|
||||
for each site.
|
||||
- Fixed a typo in User.pm
|
||||
- All plugins are now dynamically loaded. This provides a performance gain of
|
||||
over 100% in CGI mode, 10% in mod_perl mode, and less memory usage in
|
||||
mod_perl mode.
|
||||
|
||||
|
||||
|
||||
6.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue