From d809b6dae75747907017c4652d9fea8a8b19c85a Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 13 Sep 2008 23:40:09 -0400 Subject: [PATCH] - Added most recent change to ChangeLog. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6c2d5e3b0..884b3a598 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,8 @@ represents a feature release, and the Z represents a patch. + Task now supports "default.command" configuration variable (for example it could contain "list due:tomorrow") that is the command that is run whenever task is invoked with no arguments. + + Task supports modifying the existing description of a task, with the + following syntax: task "new description ...". + Bug: Now properly supports relative dates in filters (task list due:eom, task list due:tomorrow, task list due:23rd ...) + Bug: Source now properly includes in order to build clean