- Fixed bug #1017, which exported invalid JSON when there were no tasks (thanks
  to Nicholas Rabenau).
This commit is contained in:
Paul Beckingham
2012-06-10 15:21:55 -04:00
parent 128b139b17
commit 180ff95649
2 changed files with 8 additions and 11 deletions

View File

@@ -78,6 +78,8 @@ Bugs
Bryan Kam).
+ Fixed bug #1016, which caused segfaults when importing JSON with annotations
that lack description or entry date (thanks to Nicholas Rabenau).
+ Fixed bug #1017, which exported invalid JSON when there were no tasks (thanks
to Nicholas Rabenau).
------ old releases ------------------------------