mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug Fix - Bug #243
- Fixed bug that caused due dates and recurrence periods to be quoted on export, which then caused confusion on a subsequent import (thanks to John Florian).
This commit is contained in:
parent
fc8f8957c4
commit
b28575625e
3 changed files with 4 additions and 644 deletions
|
@ -11,6 +11,8 @@
|
|||
+ Fixed bug #242 that sometimes causes the ID echoed after a task is added
|
||||
to be incorrect (thanks to John Florian).
|
||||
+ Fixed bug that allowed a recurring task to be added without a due date.
|
||||
+ Fixed bug #243 that caused exported due dates to be quoted, which then
|
||||
confused a subsequent import (thanks to John Florian).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue