- Fixed bug #1185, correcting man page install location for out-of-tree
  builds (thanks to Jakub Wilk).
This commit is contained in:
Paul Beckingham 2013-03-02 18:39:53 -05:00
parent 6aa0277749
commit 1b3165a18f
2 changed files with 4 additions and 2 deletions

View file

@ -83,6 +83,8 @@ Bugs
package (thanks to Jakub Wilk).
+ Fixed bug #1183, correcting error message typos (thanks to Jakub Wilk).
+ Fixed bug #1184, correcting man page formatting (thanks to Jakub Wilk).
+ Fixed bug #1185, correcting man page install location for out-of-tree
builds (thanks to Jakub Wilk).
+ Fixed bug #1189, which caused wide Asian UTF8 characters to be measured as
narrow characters (thanks to Roy Zuo).
+ Improved hyphenation by splitting on commas (even if no whitespace after).