mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1344: Filter due:yyyy-mm-dd is failing to display daily recurring tasks if there is deleted task in the series
- Thanks to Svetoslav Trochev.
This commit is contained in:
parent
7011bc3dbd
commit
d2efde2a70
2 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -269,3 +269,4 @@ suggestions:
|
|||
Simon W. Jackson
|
||||
Sebastien Badia
|
||||
Michale Meier
|
||||
Svetoslav Trochev
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
- TW-1285 relative dates combined with times (thanks to Adam Gibbins).
|
||||
- TW-1319 UDA is NOT sorted corresponding to the order of UDA list entries
|
||||
(thanks to Onion).
|
||||
- TW-1344 Filter due:yyyy-mm-dd is failing to display daily recurring tasks if
|
||||
there is deleted task in the series.(thanks to Svetoslav Trochev).
|
||||
- TW-1389 tw will import same UUID n-times if part of same import (thanks to
|
||||
Markus Beppler).
|
||||
- TW-1419 On add '-tag' is considered a tag removal, which makes no sense.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue