docs: Document TW #1804

This commit is contained in:
Tomas Babej 2021-06-22 23:54:22 -04:00
parent 88eca5f535
commit a519cf59f2
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,9 @@
- TW #1788 When deleting recurring task all tasks, including completed tasks, - TW #1788 When deleting recurring task all tasks, including completed tasks,
are marked as deleted are marked as deleted
Thanks to Alan Young. Thanks to Alan Young.
- TW #1804 Importing malformed annotation (without entry timestamp) causes
segmentation fault.
Thanks to David Badura.
- TW #1896 Parser cannot handle empty parentheses - TW #1896 Parser cannot handle empty parentheses
Thanks to Tomas Babej. Thanks to Tomas Babej.
- TW #1908 Cannot create task with explicit description 'start ....' - TW #1908 Cannot create task with explicit description 'start ....'

2
NEWS
View file

@ -20,6 +20,8 @@ New Features in Taskwarrior 2.6.0
- The currently selected context is now applied for "task add" and "task log" - The currently selected context is now applied for "task add" and "task log"
commands. Section on contexts in the manpage was updated to describe this commands. Section on contexts in the manpage was updated to describe this
functionality. functionality.
- The `task import` command can now accept annotations with missing entry
values. Current time will be assumed.
New Commands in Taskwarrior 2.6.0 New Commands in Taskwarrior 2.6.0