diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 95c7dd6a63e..52eab5a74ce 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-01-26 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * fontset.c (fontset_find_font): Fix handling of non-cons return | ||
| 4 | value of fontset_get_font_group. | ||
| 5 | (fontset_font): Revert last change. | ||
| 6 | |||
| 1 | 2009-01-26 Jason Rumney <jasonr@gnu.org> | 7 | 2009-01-26 Jason Rumney <jasonr@gnu.org> |
| 2 | 8 | ||
| 3 | * w32font.c (w32font_list_internal): Return quickly if registry is | 9 | * w32font.c (w32font_list_internal): Return quickly if registry is |