TW-1719: Description cannot contain improper ordinals

- Thanks to Ben Boeckel.
This commit is contained in:
Paul Beckingham
2016-01-12 00:04:48 -05:00
parent 156357285c
commit e361c2c751
3 changed files with 17 additions and 4 deletions

View File

@@ -25,6 +25,7 @@
- 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-1719 Description cannot contain improper ordinals (thanks to Ben Boeckel).
- 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).