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 a03f3547843..8470c1ffcfb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-07-09 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * fontset.c (fontset_get_font_group): | ||
| 4 | * font.c (font_check_otf): Specify argument types. | ||
| 5 | |||
| 1 | 2008-07-09 Kenichi Handa <handa@m17n.org> | 6 | 2008-07-09 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (detect_coding_utf_8): Set detect_info->found only when | 8 | * coding.c (detect_coding_utf_8): Set detect_info->found only when |