mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #1016
- 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:
parent
3e36438597
commit
128b139b17
4 changed files with 11 additions and 0 deletions
|
@ -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 ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue