diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 66f00bcea7a..1ef32828b45 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-06-03 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * charset.c (char_charset): Return NULL if the arg charset_list is | ||
| 4 | specified and C doesn't belong to any of them. | ||
| 5 | |||
| 1 | 2008-06-02 Chip Coldwell <coldwell@redhat.com> | 6 | 2008-06-02 Chip Coldwell <coldwell@redhat.com> |
| 2 | 7 | ||
| 3 | * font.c (font_pixel_size): Don't take cdr of an integer. | 8 | * font.c (font_pixel_size): Don't take cdr of an integer. |