0.4
Enhancements
-Added hotkey shortcuts
-Added job totals to Monitor
-Monitor and "Job Details" check pid of jobs marked as "running"
-daemon now puts itself into own session id
-cosmetic changes to "Job Details" dialog
-added GNU General Public License / Free Software Foundation headers to daemon code
-jobs now appear with their jobname (e.g. output from "ps afx")
Fixes
-completed implementation of task checkpoint / restart mechanism
-daemon now creates each monitor/task in their own session id
-daemon no longer produces duplicate log file output (e.g. /tds/tdsd.log)

0.3
Enhancements
-added "Job Details" dialog (double-click on job in Monitor window)
-added "View Log" dialog on "Job Details"
-added dependency creation dialog for "add job" function
-added "immediate" monitor display
-started splitting code into modules
Fixes
-cosmetic changes and fix in "add job" function
-prevent release of running job

0.2
Enhancements
-created non-source tarball for simple installation
-perform double pass when releasing a Group (first pass now checks each job status)
-modified group release: no longer releases individually held jobs
-removed superfluous daemon-related programs
-removed toolbar
-removed statusbar disabler
-added titles and status pixmaps
-combined daemon and gui environments
Fixes
-fixed message for 'unholdable' jobs (gui)
-fixed held-job bug (daemon)
-changed Monitor to use local variables

0.1
-Initial release