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 9d1be5d6ab5..21f54c61dfa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2008-11-23 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32uniscribe.c (uniscribe_encode_char): Ensure context is | ||
| 4 | restored before returning. | ||
| 5 | |||
| 6 | * w32font.c (check_face_name): New function. | ||
| 7 | (add_font_entity_to_list): Use it to filter out common substituted | ||
| 8 | fonts. | ||
| 9 | |||
| 1 | 2008-11-22 Martin Rudalics <rudalics@gmx.at> | 10 | 2008-11-22 Martin Rudalics <rudalics@gmx.at> |
| 2 | 11 | ||
| 3 | * buffer.c (Fswitch_to_buffer): Reword and mention new option | 12 | * buffer.c (Fswitch_to_buffer): Reword and mention new option |