# HG changeset patch # User Juanma Barranquero # Date 1213267229 0 # Node ID bcc002d4098e0ca62fe6c62bdb40f3dec954a48d # Parent cb4bf2ae5ac2a187ee26d75d0d81ea787468559f *** empty log message *** diff -r cb4bf2ae5ac2 -r bcc002d4098e src/ChangeLog --- a/src/ChangeLog Thu Jun 12 10:38:44 2008 +0000 +++ b/src/ChangeLog Thu Jun 12 10:40:29 2008 +0000 @@ -1,3 +1,7 @@ +2008-06-12 Juanma Barranquero + + * w32font.c: Include ctype.h. + 2008-06-11 Jason Rumney * w32font.c (w32font_encode_char): Detect missing glyphs that are @@ -16,8 +20,8 @@ 2008-06-10 Jason Rumney - * w32uniscribe.c (add_opentype_font_name_to_list): Skip non unicode - fonts. + * w32uniscribe.c (add_opentype_font_name_to_list): + Skip non unicode fonts. 2008-06-10 Chong Yidong