aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ec9f513b045..ef0999b8454 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-03-19 Paul Eggert <eggert@cs.ucla.edu> 12011-03-19 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xftfont.c (xftfont_shape): Now static, and defined only if needed.
4
3 * ftfont.c (ftfont_resolve_generic_family): Fix pointer signedness. 5 * ftfont.c (ftfont_resolve_generic_family): Fix pointer signedness.
4 (ftfont_otf_capability, ftfont_shape): Omit decls if not needed. 6 (ftfont_otf_capability, ftfont_shape): Omit decls if not needed.
5 (OTF_TAG_SYM): Omit macro if not needed. 7 (OTF_TAG_SYM): Omit macro if not needed.