Documentation

- Clarified that the 'all' report does not have a filter, and can
  therefore show all tasks, including recurring parent tasks.
This commit is contained in:
Paul Beckingham 2011-01-29 12:01:32 -05:00
parent 06e15b6e25
commit 074ae41ee6
3 changed files with 4 additions and 3 deletions

3
NEWS
View file

@ -15,8 +15,9 @@ New Features in taskwarrior 1.9.4
any other report, but returns unformatted JSON.
- Import can now read from files and URLs.
- Assorted bug fixes.
- new worded date "later" and "someday" to be used with the wait attribute to
- New literal date "later" and "someday" to be used with the wait attribute to
hide a task until somepoint in time (this sets the wait date to 1/18/2038).
- Total active time now shown on the info report.
Please refer to the ChangeLog file for full details. There are too many to
list here.