- Fixed bug #1210 so that widths are taken from localized strings
  instead of hardcoded.
This commit is contained in:
Scott Kostyshak 2013-03-26 19:17:42 -04:00 committed by Paul Beckingham
parent e88b52b67d
commit 6c0561cb4d
2 changed files with 13 additions and 11 deletions

View file

@ -99,6 +99,8 @@ Bugs
for the user's home directory (thanks to Jakub Wilk).
+ Fixed bug #1209, spelling mistake in reference page (thanks to Friedrich
Heusler).
+ Fixed bug #1210 so that widths are taken from localized strings instead of
hardcoded.
+ 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.