diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5b611cdbbe7..3f4eafa2c36 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | * w32font.c (Qcham): New symbol. | 3 | * w32font.c (Qcham): New symbol. |
| 4 | (font_supported_scripts): Add cham, and comments for other new | 4 | (font_supported_scripts): Add cham, and comments for other new |
| 5 | scripts in bitfield from OpenType spec. | 5 | scripts in bitfield from OpenType spec. |
| 6 | (add_font_entity_to_list): Limit unicode-sip fonts to those that | ||
| 7 | contain characters beyond the bmp. | ||
| 6 | 8 | ||
| 7 | 2008-12-10 Kenichi Handa <handa@m17n.org> | 9 | 2008-12-10 Kenichi Handa <handa@m17n.org> |
| 8 | 10 | ||
| @@ -11179,7 +11181,6 @@ | |||
| 11179 | 11181 | ||
| 11180 | * charset.c (Fdefine_charset_internal): Setup charset.fast_map | 11182 | * charset.c (Fdefine_charset_internal): Setup charset.fast_map |
| 11181 | correctly. | 11183 | correctly. |
| 11182 | |||
| 11183 | 2008-02-01 Dave Love <fx@gnu.org> | 11184 | 2008-02-01 Dave Love <fx@gnu.org> |
| 11184 | 11185 | ||
| 11185 | * fns.c (Flanginfo): Call synchronize_system_time_locale. | 11186 | * fns.c (Flanginfo): Call synchronize_system_time_locale. |