diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ea12313667f..fa2a8ef91d5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-06-24 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * fontset.c (fontset_get_font_group): Return 0 if no font-group is | ||
| 4 | set for C. | ||
| 5 | (fontset_font): Record the availability of a font for C both in | ||
| 6 | the realized fontsets of the current one and the default one. | ||
| 7 | |||
| 1 | 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu> | 8 | 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 9 | ||
| 3 | * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS | 10 | * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS |