diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 34a7282d814..7277400a0f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2010-01-31 Kenichi Handa <handa@m17n.org> | 1 | 2010-01-31 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * font.c (font_parse_xlfd): If FONT is a font-entity and pixel | 3 | * font.c (font_parse_xlfd): If FONT is a font-entity and pixel |
| 4 | size in NAME is invalid, return -1. | 4 | size in NAME is invalid, return -1 (Bug#5396). |
| 5 | 5 | ||
| 6 | 2010-01-31 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-01-31 Chong Yidong <cyd@stupidchicken.com> |
| 7 | 7 | ||