mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1500: Dates formatted as ".age", ".remaining", or ".countdown" often give blank results
- The 'age' column regained the ability to show negative durations. - The 'countdown' and 'remaining' continue to show only positive values, by design. - Thanks to Jeremy John Reeder.
This commit is contained in:
parent
f71630a416
commit
ba098d790f
3 changed files with 15 additions and 5 deletions
|
@ -8,6 +8,8 @@
|
|||
(thanks to James Dietrich).
|
||||
- TW-1446 Difference in how relative dates are specified in report filters since 2.3.0
|
||||
(thanks to atomicules).
|
||||
- TW-1500 Dates formatted as ".age", ".remaining", or ".countdown" often give
|
||||
blank results (thanks to Jeremy John Reeder).
|
||||
- TW-1582 Wrong urgency for first report after reviving task with
|
||||
"mod status:pending"
|
||||
- TW-1698 tests: 'make test' should exit non-zero if tests failed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue