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 1264ffa4b4
commit 5f8de9fd2c

View file

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