TW-1772: Implementation of circular dependency detection is inefficient

- Thanks to Michael Meier.
This commit is contained in:
Tomas Babej 2016-03-22 02:50:48 +01:00 committed by Paul Beckingham
parent 726c31f8de
commit 75403c0ec1
2 changed files with 3 additions and 0 deletions

View file

@ -288,3 +288,4 @@ suggestions:
pawprint pawprint
Reg Reg
Yaroslav Molochko Yaroslav Molochko
Michael Meier

View file

@ -4,6 +4,8 @@
(thanks to Markus Beppler, Konstantin Vorobyev). (thanks to Markus Beppler, Konstantin Vorobyev).
- TW-1785 Purge command to remove deleted tasks - TW-1785 Purge command to remove deleted tasks
(thanks to Paul Beckingham) (thanks to Paul Beckingham)
- TW-1772 Implementation of circular dependency detection is
inefficient (thanks to Michael Meier).
- Removed deprecated 'alias._query' setting. - Removed deprecated 'alias._query' setting.
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0 2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0