Feature 429 - The default 'all' report should exclude tasks with status:deleted

- Added feature #429, which improves the 'all' report to exclude deleted
  tasks, provide a new sort order and include the 'end' column.
This commit is contained in:
Paul Beckingham 2010-07-16 22:39:07 -04:00
parent 9385492114
commit 63e42c6607
2 changed files with 6 additions and 3 deletions

View file

@ -3,6 +3,8 @@
1.9.3 ()
+ Added feature #423, now custom report filters allow rc overrides.
+ Added feature #429, which improves the 'all' report to exclude deleted
tasks, provide a new sort order and include the 'end' column.
+ New 'depends' column for custom reports.
+ New 'blocked' report for showing blocked tasks.
+ Improved man pages (thanks to Andy Lester).