aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2008-12-03 04:52:32 +0000
committerChong Yidong2008-12-03 04:52:32 +0000
commit11e3a6e42a9e08f1a2868893be25455bf244eb64 (patch)
tree25444bd022f015f3b7358d179a77c0f8753e39f2 /src/ChangeLog
parentede75242574141a3d120771765d28b4e11b7c305 (diff)
downloademacs-11e3a6e42a9e08f1a2868893be25455bf244eb64.tar.gz
emacs-11e3a6e42a9e08f1a2868893be25455bf244eb64.zip
* ftfont.c (ftfont_match): Initialize entity variable.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f8ad7315f03..1241a53a905 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12008-12-03 Chong Yidong <cyd@stupidchicken.com> 12008-12-03 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * ftfont.c (ftfont_match): Initialize entity variable.
4
3 * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak. 5 * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
4 6
5 * xterm.c (x_draw_glyph_string): Fall back on 7 * xterm.c (x_draw_glyph_string): Fall back on