changeset 109549:c54831527e9f

src/ChangeLog: Add missing bug reference.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 26 Jul 2010 12:09:02 +0200
parents 155f42db7e61
children 162dd4afa5ec
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jul 25 23:37:26 2010 -0700
+++ b/src/ChangeLog	Mon Jul 26 12:09:02 2010 +0200
@@ -6,7 +6,7 @@
 2010-07-26  Kenichi Handa  <handa@m17n.org>
 
 	* font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
-	number of glyphs gets smaller than the original length.
+	number of glyphs gets smaller than the original length.  (Bug#6621)
 
 2010-07-26  Juanma Barranquero  <lekktu@gmail.com>