- Fixed bug #1154, which now allows priorities to be specified in any case.
This commit is contained in:
Paul Beckingham 2013-01-01 14:18:09 -05:00
parent 650c6cf6bb
commit 21704e6705
2 changed files with 4 additions and 1 deletions

View file

@ -65,6 +65,7 @@ Bugs
left-justified (thanks to Steve Rader).
+ Fixed bug #1150, which referenced deprecated features in the tutorial man
page (thanks to Benjamin Weber).
+ Fixed bug #1154, which now allows priorities to be specified in any case.
+ Improved hyphenation by splitting on commas (even if no whitespace after).
Leads to better output of, for example, 'task show', where comma-separated
lists are common.