Documentation Update

- Added a new 1.7.0 section to ChangeLog.
This commit is contained in:
Paul Beckingham 2009-04-13 20:39:41 -04:00
parent 081f8f5b3c
commit 5b14fb63d8

View file

@ -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.