Add bug number to ChangeLog
authorBehdad Esfahbod <behdad@src.gnome.org>
Wed, 3 Jan 2007 23:17:52 +0000 (23:17 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 3 Jan 2007 23:17:52 +0000 (23:17 +0000)
svn path=/trunk/; revision=5207

ChangeLog

index 2696785..217318d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.