Make tasks affect statistics of super-projects

This commit is contained in:
Tomas Babej 2015-02-28 01:43:30 +01:00 committed by Paul Beckingham
parent ffd6465661
commit 48be6986c2
3 changed files with 32 additions and 15 deletions

View file

@ -1,5 +1,7 @@
2.4.2 () -
- TW-41 Tasks in subprojects are not counted in project completion (thanks
to Renato Alves).
- TW-1450 Projects command should trigger running garbage collector (thanks to
Tomas Babej).
- TW-1535 move default listing-break from list to ls (thanks to David Patrick).