- TW-1482 Priority values may be 'H', 'M' or 'L', not ''.
This commit is contained in:
Paul Beckingham 2014-12-30 23:24:54 -05:00
parent 8afdb3d8d5
commit 38daf415ff
2 changed files with 3 additions and 1 deletions

View file

@ -232,6 +232,7 @@
- TW-1471 task calc uses output it doesn't understand (thanks to Jens Erat).
- TW-1477 Incompatibility with recurring tasks created with 2.3.0 (thanks to
David Costa).
- TW-1482 Priority values may be 'H', 'M' or 'L', not ''.
- Added new holidays.xy-XY.rc definition files
- Removed deprecated 'echo.command' setting, in favor of the 'header' and
'affected' verbosity tokens.