aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6ad69b657b8..5ec2d88ea90 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,7 @@
3 * ftfont.c (ftfont_resolve_generic_family): Fix pointer signedness. 3 * ftfont.c (ftfont_resolve_generic_family): Fix pointer signedness.
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 7
7 * xfont.c (xfont_list_family): Mark var as initialized. 8 * xfont.c (xfont_list_family): Mark var as initialized.
8 9