Bug Fix - #382 task annotate doesn't complain when a task id is omitted

- added error msg when annotating without a task id
This commit is contained in:
Federico Hernandez 2010-02-23 22:50:59 +01:00
parent cb1b1510a9
commit a5d8ef524e
3 changed files with 10 additions and 5 deletions

View file

@ -1,11 +1,9 @@
------ current release ---------------------------
2.0.0 ()
+ The 'config' command now highlights problems in color.
------ old releases ------------------------------
1.9.1 ()
+ Fixed bugg #382 in which the annotate command didn't returned an
error message if called without an ID.
------ old releases ------------------------------