- "task version" command now reports unrecognized configuration variables,

which may be spelling mistakes or deprecated variables.
This commit is contained in:
Paul Beckingham 2008-11-08 23:32:29 -05:00
parent 8d920f9dc4
commit ecdfb31553
4 changed files with 50 additions and 0 deletions

View file

@ -7,6 +7,8 @@
+ "task stop" can now remove the start time from a started task.
+ "task ghistory" now displays a differently aligned graph, allowing
easier comparison by month of tasks added versus completed and deleted.
+ "task version" command now reports unrecognized configuration variables,
which may be spelling mistakes or deprecated variables.
------ old releases ------------------------------