mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug Fix - summary report
- Fixed bug in summary report where recently completed (and therefore not yet in the completed.data file) tasks were not included in the report.
This commit is contained in:
parent
df82fade2c
commit
e33a918c24
3 changed files with 34 additions and 48 deletions
|
@ -40,6 +40,8 @@
|
|||
quotes, and limits output to pending tasks.
|
||||
+ Task no longer includes deleted tasks in the summary report (thanks to
|
||||
Benjamin Tegarden).
|
||||
+ Fixed bug that prevented the summary report from properly reporting
|
||||
recently completed tasks.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue