Feature #431 - The log command doesn't provide any output on success

- Now states that the task was logged.
This commit is contained in:
Cory Donnelly 2010-07-17 19:36:42 -04:00 committed by Paul Beckingham
parent 89eb8371ba
commit c43eb31374

View file

@ -5,12 +5,13 @@
+ Added feature #423, now custom report filters allow rc overrides.
+ Added feature #429, which improves the 'all' report to exclude deleted
tasks, provide a new sort order and include the 'end' column.
+ Added feature #431, which improves feedback after running the 'log'
command.
+ New 'depends' column for custom reports.
+ New 'blocked' report for showing blocked tasks.
+ Improved man pages (thanks to Andy Lester).
+ Default .taskrc files are now largely empty, and rely almost completed
on default values.
+ Improved feedback after running the 'log' command.
------ old releases ------------------------------