aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa <handa@etlken>2010-07-26 13:28:02 +0900
committerKenichi Handa <handa@etlken>2010-07-26 13:28:02 +0900
commitdfe3c90fa5974e200483297e11bb889d0589b8f5 (patch)
tree50c603b0bf35940798797e011859da695a69cf2a /src/ChangeLog
parentdd86ea1155171345fd2e5bdae2cc2439ab851bc9 (diff)
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 414f22d3bf..7e79e65b0c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-26 Kenichi Handa <[email protected]>
+
+ * font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
+ number of glyphs gets smaller than the original length.
+
2010-07-20 Juanma Barranquero <[email protected]>
* alloc.c (emacs_blocked_free, emacs_blocked_malloc)