aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5ec2d88ea90..ec9f513b045 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,9 @@
4 (ftfont_otf_capability, ftfont_shape): Omit decls if not needed. 4 (ftfont_otf_capability, ftfont_shape): Omit decls if not needed.
5 (OTF_TAG_SYM): Omit macro if not needed. 5 (OTF_TAG_SYM): Omit macro if not needed.
6 (ftfont_list): Remove unused local. 6 (ftfont_list): Remove unused local.
7 (get_adstyle_property, ftfont_pattern_entity):
8 (ftfont_lookup_cache, ftfont_open, ftfont_anchor_point):
9 Rename locals to avoid shadowing.
7 10
8 * xfont.c (xfont_list_family): Mark var as initialized. 11 * xfont.c (xfont_list_family): Mark var as initialized.
9 12