- Hyphenation is not needed when words are split with commas.
- Unit test added.
This commit is contained in:
Scott Kostyshak 2012-10-20 13:43:04 -04:00 committed by Paul Beckingham
parent d6ce938c4a
commit 4baaf52610
3 changed files with 77 additions and 1 deletions

View file

@ -23,6 +23,9 @@ Features
+ Fixed the mechanism used for selecting translations (thanks to Fidel Mato).
Bugs
+ 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.
+ Fixed bug #1031, which kept expanding aliases after the '--' operator (thanks
to Jim B).
+ Fixed bug #1038, which prints blank lines with bulk changes and when the