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.