diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 93002fd0341..2e002b65d73 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | 2008-06-17 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-06-17 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * font.c (font_parse_fcname): Store divider characters for | 3 | * font.c (font_parse_fcname): Store divider characters for |
| 4 | unknown-spec list. | 4 | unknown-spec list. For known key symbols, intern using correct |
| 5 | symbol name. | ||
| 5 | 6 | ||
| 6 | 2008-06-17 Kenichi Handa <handa@m17n.org> | 7 | 2008-06-17 Kenichi Handa <handa@m17n.org> |
| 7 | 8 | ||