aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 26da194f228..addaab34572 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-02-22 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_open_entity): Be sure to set scaled_pixel_size.
4 (font_find_for_lface): Check if attrs[LFACE_HEIGHT_INDEX] is
5 integer.
6
12011-02-19 Chong Yidong <cyd@stupidchicken.com> 72011-02-19 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * Makefile.in (prefix-args${EXEEXT}): Compile with ALL_CFLAGS. 9 * Makefile.in (prefix-args${EXEEXT}): Compile with ALL_CFLAGS.