| 1 |
// $Id: CHANGELOG.TXT,v 1.5 2007/12/04 05:06:24 sun Exp $
|
| 2 |
|
| 3 |
Util 5.x-1.x, xxxx-xx-xx
|
| 4 |
------------------------
|
| 5 |
New features:
|
| 6 |
#134472 by litwol: First release of static_resizeable plugin.
|
| 7 |
#171303 by litwol: Modules page display how many modules are enabled out of
|
| 8 |
total (# of ##).
|
| 9 |
Utility plugins can specify their own menu items through 'hook menu' setting.
|
| 10 |
Plugin settings in admin/settings/util are displayed collapsed now.
|
| 11 |
Allow to enable/disable individual plugins from admin/settings/util.
|
| 12 |
|
| 13 |
|
| 14 |
Changes:
|
| 15 |
Renamed util_run_utilities() to util_init_utilities().
|
| 16 |
|
| 17 |
|
| 18 |
Fixed bugs:
|
| 19 |
by sun: Fixed package information in .info file.
|
| 20 |
#171381 by litwol: Fixed invalid argument warning.
|
| 21 |
Added CHANGELOG.TXT.
|
| 22 |
|
| 23 |
|
| 24 |
Util 5.x-1.0, 2007-08-09
|
| 25 |
------------------------
|
| 26 |
Initial release of Util.module.
|