Bug
- Hyphenation is not needed when words are split with commas. - Unit test added.
This commit is contained in:
committed by
Paul Beckingham
parent
d6ce938c4a
commit
4baaf52610
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user