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:
Paul Beckingham 2009-08-04 16:47:49 -06:00
parent fc8f8957c4
commit b28575625e
3 changed files with 4 additions and 644 deletions

View file

@ -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 ------------------------------