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 ba476cdacba..d7699def9a5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-11-18 Kenichi Handa <handa@gnu.org> | ||
| 2 | |||
| 3 | * font.c (font_unparse_xlfd): Fix previous change. Keep "const" | ||
| 4 | for the variable "f". | ||
| 5 | |||
| 1 | 2012-11-13 Kenichi Handa <handa@gnu.org> | 6 | 2012-11-13 Kenichi Handa <handa@gnu.org> |
| 2 | 7 | ||
| 3 | * font.c (font_unparse_xlfd): Exclude special characters from the | 8 | * font.c (font_unparse_xlfd): Exclude special characters from the |