mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1772: Implementation of circular dependency detection is inefficient
- Thanks to Michael Meier.
This commit is contained in:
parent
726c31f8de
commit
75403c0ec1
2 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -288,3 +288,4 @@ suggestions:
|
||||||
pawprint
|
pawprint
|
||||||
Reg
|
Reg
|
||||||
Yaroslav Molochko
|
Yaroslav Molochko
|
||||||
|
Michael Meier
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue