TW-1714: Starting recurring task starts all recurrences

- Thanks to Robin Green.
This commit is contained in:
Paul Beckingham
2016-01-11 23:20:33 -05:00
parent d564aac978
commit 7f3db8f201
6 changed files with 17 additions and 8 deletions

View File

@@ -24,6 +24,7 @@
- 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-1714 Starting recurring task starts all recurrences (thanks to Robin Green).
- TW-1720 CmdContext uses a mix of both throw and std::cout to convey
errors (thanks to Paul Beckingham).
- TW-1723 task info causes segfault (thanks to Roman Golovin).