- Fixed bug #1183, correcting error message typos (thanks to Jakub Wilk).
This commit is contained in:
Paul Beckingham 2013-02-26 16:33:12 -05:00
parent 330761e997
commit 7fc7093f68
3 changed files with 7 additions and 4 deletions

View file

@ -81,6 +81,7 @@ Bugs
+ Fixed bug #1154, which now allows priorities to be specified in any case.
+ Fixed bug #1178, which included binary libraries in the released source
package (thanks to Jakub Wilk).
+ Fixed bug #1183, correcting error message typos (thanks to Jakub Wilk).
+ 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.