Next Report

- Removed all traces of the old next report.
- Removed rc.next support.
This commit is contained in:
Paul Beckingham
2011-05-08 19:27:29 -04:00
parent 5da435e70d
commit b4fba5b08d
7 changed files with 13 additions and 209 deletions

3
NEWS
View File

@@ -14,6 +14,7 @@ New Features in taskwarrior 2.0.0
- Reports may now be sorted by columns that are not displayed (example: ID,
project, due date and description sorted by urgency).
- Performance enhancements.
- New 'next' report, that gauges urgency and reports the most urgent tasks.
Please refer to the ChangeLog file for full details. There are too many to
list here.
@@ -38,7 +39,7 @@ New configuration options in taskwarrior 2.0.0
Newly deprecated features in taskwarrior 2.0.0
-
- The 'next' configuration variable has been removed.
---