- Added support for "task stop <id>" command, that removes the start time from a task.

- Updated documentation accordingly.
This commit is contained in:
Paul Beckingham 2008-10-19 11:47:03 -04:00
parent 47c02965e9
commit 0987171280
8 changed files with 46 additions and 6 deletions

View file

@ -5,6 +5,7 @@
+ Removed deprecated TUTORIAL file.
+ Removed "usage" command, and support for "command.logging" configuration
variable.
+ "task stop" can now remove the start time from a started task.
------ old releases ------------------------------