mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-04 10:37:19 +02:00
Bug
- Fixed bug that caused entry, end, start and wait dates to not use report- specific date format overrides (thanks to Eric Fluger).
This commit is contained in:
parent
47f2758c8f
commit
d4772fe060
3 changed files with 31 additions and 5 deletions
|
@ -39,6 +39,8 @@
|
|||
+ The dependency columns are now right-justified (thanks to Eric Fluger).
|
||||
+ Fixed bug that caused the 'done' command to always exit with a non-zero
|
||||
status (thanks to Steve Rader).
|
||||
+ Fixed bug that caused entry, end, start and wait dates to not use report-
|
||||
specific date format overrides (thanks to Eric Fluger).
|
||||
+ Fixed bug #515, which displayed an incorrect message after duplicating a
|
||||
non-existent task (thanks to Peter De Poorter).
|
||||
+ Fixed bug #529, where the 'depends' attribute was not mentioned in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue