aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6daa204cb14..4bf041524a1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -9,8 +9,8 @@
9 9
102008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 102008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11 11
12 * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]: Use 12 * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
13 SetMenuItemHierarchicalMenu. 13 Use SetMenuItemHierarchicalMenu.
14 14
152008-04-05 Jason Rumney <jasonr@gnu.org> 152008-04-05 Jason Rumney <jasonr@gnu.org>
16 16
@@ -128,7 +128,7 @@
128 font backend. 128 font backend.
129 (globals_of_w32fns): Initialize uniscribe font backend. 129 (globals_of_w32fns): Initialize uniscribe font backend.
130 130
131 * makefile.w32-in (CONFIG_H): New variable. Use it to clean up 131 * makefile.w32-in (CONFIG_H): New variable. Use it to clean up
132 dependencies. 132 dependencies.
133 (w32uniscribe.$(O)): New file to build. 133 (w32uniscribe.$(O)): New file to build.
134 (FONT_OBJ): Include w32uniscribe.$(O). 134 (FONT_OBJ): Include w32uniscribe.$(O).