Bug #1056
- Fix #1056: the 'projects' command now outputs abstract parents and reduces repetition by not printing parent names in front of children names. - Project name indentation is not affected by the first character being a period and/or the last character being a period. - Unit tests for above.
This commit is contained in:
committed by
Paul Beckingham
parent
a3242f7b5b
commit
be5dc8ab90
@@ -9,6 +9,8 @@ Bugs
|
||||
.taskrc file (thanks to Pietro Cerutti).
|
||||
|
||||
Features
|
||||
+ The 'projects' command now outputs abstract parents and reduces
|
||||
repetition by not printing parent names in front of children names.
|
||||
+ Added Feature #1069, which gives a clearer error when a UDA
|
||||
is added without the uda.<uda-name>.type variable.
|
||||
+ Added framework for testing bash autocompletion.
|
||||
|
||||
Reference in New Issue
Block a user