mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Document TW #1804
This commit is contained in:
parent
88eca5f535
commit
a519cf59f2
2 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
- TW #1788 When deleting recurring task all tasks, including completed tasks,
|
||||
are marked as deleted
|
||||
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
|
||||
Thanks to Tomas Babej.
|
||||
- TW #1908 Cannot create task with explicit description 'start ....'
|
||||
|
|
2
NEWS
2
NEWS
|
@ -20,6 +20,8 @@ New Features in Taskwarrior 2.6.0
|
|||
- 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
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue