- Fixed bug where relative dates in filters (task list due:eom,

task list due:tomorrow, task list due:23rd ...) are now properly supported.
This commit is contained in:
Paul Beckingham 2008-09-12 15:25:38 -04:00
parent df215f228d
commit e9a71b7db9
6 changed files with 54 additions and 4 deletions

View file

@ -20,6 +20,8 @@ represents a feature release, and the Z represents a patch.
the new "default.project" and "default.priority" configuration variables
(thanks to Vincent Fleuranceau)
+ Task supports improved word-wrapping to the terminal width
+ Bug: Now properly supports relative dates in filters (task list due:eom,
task list due:tomorrow, task list due:23rd ...)
------ old releases ------------------------------