Add bug number to ChangeLog

svn path=/trunk/; revision=5207
This commit is contained in:
Behdad Esfahbod 2007-01-03 23:17:52 +00:00
parent 9eeb9297d5
commit 61b40ad765

View File

@ -3,7 +3,7 @@
* glib/goption.c (_g_unichar_get_width), (_g_utf8_strwidth),
(calculate_max_length), (print_entry), (print_help): Take zerowidth
and double-width chars into consideration when computing width of a
string. Also fix another bug in width computation.
string. Also fix another bug in width computation. (#346955)
* glib/guniprop.c (g_unichar_iszerowidth): Fix typo. It was not
working correctly.