Documentation Update

- ChangeLog is now completely up to date.
This commit is contained in:
Paul Beckingham 2009-07-04 23:19:20 -04:00
parent 0d349bab92
commit 6f318ecdcf

View file

@ -65,11 +65,10 @@
+ Now supports a 'waiting' custom report to list all waiting tasks. + Now supports a 'waiting' custom report to list all waiting tasks.
+ Now supports a 'recurring' custom report to list all recurring tasks. + Now supports a 'recurring' custom report to list all recurring tasks.
+ Now supports an 'all' report to list all tasks, including deleted + Now supports an 'all' report to list all tasks, including deleted
+ Supports command aliases - create an alias for any command by creating
a .taskrc entry like "alias.new_name=old_name".
and completed tasks. and completed tasks.
+ Now over 1,500 unit tests, helping to maintain code quality. + Now over 1,600 unit tests, helping to maintain code quality.
Add:
aliases
------ old releases ------------------------------ ------ old releases ------------------------------