Bug Fix - summary report

- Fixed bug in summary report where recently completed (and therefore
  not yet in the completed.data file) tasks were not included in the
  report.
This commit is contained in:
Paul Beckingham 2009-03-15 11:37:05 -04:00
parent df82fade2c
commit e33a918c24
3 changed files with 34 additions and 48 deletions

View file

@ -40,6 +40,8 @@
quotes, and limits output to pending tasks.
+ Task no longer includes deleted tasks in the summary report (thanks to
Benjamin Tegarden).
+ Fixed bug that prevented the summary report from properly reporting
recently completed tasks.
------ old releases ------------------------------