Dependencies

- Added a new 'unblocked' report to complement the 'blocked' report.
- Updated docs.
This commit is contained in:
Paul Beckingham
2010-10-09 12:24:57 -04:00
parent a75c018106
commit bde1e0dd9a
4 changed files with 13 additions and 2 deletions

View File

@@ -35,6 +35,7 @@
of precedence via the 'rule.precedence.color' configuration variable.
+ New 'depends' column for custom reports.
+ New 'blocked' report for showing blocked tasks.
+ New 'unblocked' report for showing tasks that are not blocked.
+ Improved man pages (thanks to Andy Lester).
+ Default .taskrc files are now largely empty, and rely almost completed
on default values.