mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #476
- Fixed bug #476, so that task now issues a warning when a wait date falls after a due date (thanks to T. Charles Yun).
This commit is contained in:
parent
04ddf74a07
commit
db9333ec64
2 changed files with 12 additions and 0 deletions
|
@ -66,6 +66,8 @@
|
|||
+ Fixed bug #466, which gave the wrong error message when a custom report
|
||||
was missing a direction indicator for the sort order.
|
||||
+ Fixed bug #470, which caused task to not support the color 'none'.
|
||||
+ Fixed bug #476, so that task now issues a warning when a wait date falls
|
||||
after a due date.
|
||||
+ Fixed bug #480, which didn't properly support @ characters in tags. This
|
||||
also now supports $ and #.
|
||||
+ Fixed problem with command line configuration overrides that had no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue