- Fixed bug #1016, which caused segfaults when importing JSON with annotations
  that lack description or entry date (thanks to Nicholas Rabenau).
This commit is contained in:
Paul Beckingham 2012-06-10 15:03:56 -04:00
parent 3e36438597
commit 128b139b17
4 changed files with 11 additions and 0 deletions

View file

@ -76,6 +76,8 @@ Bugs
+ Fixed bug #1008, which failed to remove tasks with the special tag '+nocal'
from the calendar report output with 'calendar.details=full' set (thanks to
Bryan Kam).
+ Fixed bug #1016, which caused segfaults when importing JSON with annotations
that lack description or entry date (thanks to Nicholas Rabenau).
------ old releases ------------------------------