mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #641
- Fixed bug #641, where certain reports broke when 'dateformat' differed from 'dateformat.report'.
This commit is contained in:
parent
a650847201
commit
783a326b11
2 changed files with 15 additions and 36 deletions
|
@ -98,6 +98,8 @@
|
|||
'edit.verbose' can be set to 'no' and eliminate the help text when using
|
||||
the 'task edit' command (thanks to Steve Rader).
|
||||
+ Enhanced unit tests in response to bug #624 (thanks to Steve Rader).
|
||||
+ Fixed bug #641, where certain reports broke when 'dateformat' differed from
|
||||
'dateformat.report'.
|
||||
+ Fixed bug #651, which broke the edit command when a task description
|
||||
contained certain tokens (like 'Due:').
|
||||
+ Fixed bug #654, which broke the info command when a task had no journal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue