mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +02:00
Bug #628
- Fixed bug #628, where dateformats containing spaces were not properly parsed (thanks to Steve Rader).
This commit is contained in:
parent
2e9bc3194b
commit
2ac5c2f897
2 changed files with 9 additions and 5 deletions
|
@ -100,6 +100,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 #628, where dateformats containing spaces were not properly
|
||||
parsed (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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue