TW-1709: Parsing bug when doing "task undo"

- Thanks to Scott Kostyshak.
This commit is contained in:
Paul Beckingham 2016-02-23 21:05:53 -05:00
parent 31f0804207
commit 029f3af578
2 changed files with 58 additions and 80 deletions

View file

@ -35,6 +35,8 @@
- TW-1704 Use Task::identifier to reference the Task in the output
- TW-1705 Directories in .task/hooks should not be reported as invalid hooks
(thanks to Tomas Babej).
- TW-1709 Parsing bug when doing "task undo"
(thanks to Scott Kostyshak).
- TW-1710 Setting wait date on status:completed / status:deleted
(thanks to Daniel Shahaf).
- TW-1714 Starting recurring task starts all recurrences