diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cedf1066e61..27a544e8789 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2009-07-14 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * ftfont.c (ftfont_spec_pattern): New arg langname. Caller | ||
| 4 | changed. | ||
| 5 | (ftfont_list): Adjusted for the change of ftfont_spec_pattern. | ||
| 6 | Reject a font who has adstyle property that is different from a | ||
| 7 | langname derived from registry property. | ||
| 8 | (ftfont_match): Adjusted for the change of ftfont_spec_pattern. | ||
| 9 | |||
| 1 | 2009-07-13 Eli Zaretskii <eliz@gnu.org> | 10 | 2009-07-13 Eli Zaretskii <eliz@gnu.org> |
| 2 | 11 | ||
| 3 | * dired.c (directory_files_internal) [WINDOWSNT]: Don't make a | 12 | * dired.c (directory_files_internal) [WINDOWSNT]: Don't make a |