- Fixed bug #1150, which referenced deprecated features in the tutorial man
  page (thanks to Benjamin Weber).
This commit is contained in:
Paul Beckingham 2012-12-22 10:46:13 -05:00
parent b515111f2b
commit 5d0e4249e3
3 changed files with 3 additions and 44 deletions

View file

@ -56,6 +56,8 @@ Bugs
pending task (thanks to Aikido Guy).
+ Fixed bug #1123, which caused the undo of a 'log' command to corrupt the data
file (thanks to Tim None).
+ Fixed bug #1150, which referenced deprecated features in the tutorial man
page (thanks to Benjamin Weber).
+ 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.