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 9d457989376..3dd1a95177e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12008-05-23 Kenichi Handa <handa@m17n.org> 12008-05-23 Kenichi Handa <handa@m17n.org>
2 2
3 * w32term.c (x_draw_glyph_string): Be sure to update
4 s->underline_thickness and s->underline_position.
5
6 * xterm.c (x_draw_glyph_string): Be sure to update
7 s->underline_thickness and s->underline_position.
8
3 * fontset.c: Delete unused variables and add casting for char * 9 * fontset.c: Delete unused variables and add casting for char *
4 throughout the file. 10 throughout the file.
5 (fontset_font): Try the fallback fonts of the current fontset 11 (fontset_font): Try the fallback fonts of the current fontset