Version 0.9 (??-???-2005)
===========================================================================


Version 0.8 (10-MAR-2005)
===========================================================================
Added logging to triggers on tasks, task_schedule to catch schedule changes

Included maintenance task for task_logs table.
Procedure task_log_maint. Task disabled as default.

Added option for DOW to be MON, TUE, etc rather than just 1, 2, etc.
These are converted to 1, 2 equivalents at run time using date format 'D'

Made reschedule_task raise an exception when invalid schedule id used.

Moved scripts into sub-directories to tidy up installation.

Included topqueries example.
topqueries.sql is procedure to be created as priveliged user.
topqueries_req.sql is pl/sql to create task as tascha admin user.

Changed logging procedures to cache logs to arrays and flush on request

Version 0.7 (20-FEB-2005)
===========================================================================
1st recorded version