From 5b14fb63d89c9e1cdc5d812e9e3c71141798f1d8 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 13 Apr 2009 20:39:41 -0400 Subject: [PATCH] Documentation Update - Added a new 1.7.0 section to ChangeLog. --- ChangeLog | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 55f0e0ff1..2713a9a27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ ------ current release --------------------------- -1.6.0 (4/12/2009) +1.7.0 (?) ? + + +------ old releases ------------------------------ + +1.6.0 (4/12/2009) 06062a96eb57d10dcd7fbe1edf968bb638a0b3a9 + Added support for new "append" command that adds more description text to an existing task. + Added support for the "weekdays" recurrence, which means a task can recur @@ -43,9 +48,7 @@ + Substitutions can now be made global with /from/to/g and all occurrences of "from" will be replaced with "to". ------- old releases ------------------------------ - -1.5.0 (3/15/2009) +1.5.0 (3/15/2009) 87be68e2e83d7bb628be1e5679b16a49a26d3549 + Removed deprecated TUTORIAL file. + Removed "showage" configuration variable. + "task stop" can now remove the start time from a started task.