aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a25296ba529..2480f8ff2bf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12008-06-12 Juanma Barranquero <lekktu@gmail.com>
2
3 * w32font.c: Include ctype.h.
4
12008-06-11 Jason Rumney <jasonr@gnu.org> 52008-06-11 Jason Rumney <jasonr@gnu.org>
2 6
3 * w32font.c (w32font_encode_char): Detect missing glyphs that are 7 * w32font.c (w32font_encode_char): Detect missing glyphs that are
@@ -16,8 +20,8 @@
16 20
172008-06-10 Jason Rumney <jasonr@gnu.org> 212008-06-10 Jason Rumney <jasonr@gnu.org>
18 22
19 * w32uniscribe.c (add_opentype_font_name_to_list): Skip non unicode 23 * w32uniscribe.c (add_opentype_font_name_to_list):
20 fonts. 24 Skip non unicode fonts.
21 25
222008-06-10 Chong Yidong <cyd@stupidchicken.com> 262008-06-10 Chong Yidong <cyd@stupidchicken.com>
23 27