aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 00e1bc33699..adc68e760f0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12008-03-06 Jason Rumney <jasonr@gnu.org>
2
3 * w32font.c (w32_registry): Take font_type argument. Use ANSI
4 when charset not specified. Only translate ANSI to unicode when
5 font_type is truetype.
6 (w32font_coverage_ok): New function.
7 (add_font_entity_to_list): Use it to filter unsuitable fonts.
8
12008-03-04 Jason Rumney <jasonr@gnu.org> 92008-03-04 Jason Rumney <jasonr@gnu.org>
2 10
3 * makefile.w32-in: Always include w32font.c in the build. 11 * makefile.w32-in: Always include w32font.c in the build.