- added worded dates "later" and "someday" to enable the hiding of
  a task until doomsday.
This commit is contained in:
Federico Hernandez
2011-01-18 02:21:00 +01:00
parent be0357da4a
commit 0cac03ad4a
5 changed files with 27 additions and 2 deletions

2
NEWS
View File

@@ -15,6 +15,8 @@ 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
hide a task until somepoint in time (this sets the wait date to 1/18/2038).
Please refer to the ChangeLog file for full details. There are too many to
list here.