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 4b3f0ceca36..b056c08419e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -7,6 +7,9 @@
7 (font_parse_fcname): Remove unused vars. 7 (font_parse_fcname): Remove unused vars.
8 (font_delete_unmatched): Now static. 8 (font_delete_unmatched): Now static.
9 (font_get_spec): Remove; unused. 9 (font_get_spec): Remove; unused.
10 (font_style_to_value, font_prop_validate_style, font_unparse_fcname):
11 (font_update_drivers, Ffont_get_glyphs, font_add_log):
12 Rename or move locals to avoid shadowing.
10 13
11 * fns.c (require_nesting_list, require_unwind): Now static. 14 * fns.c (require_nesting_list, require_unwind): Now static.
12 (Ffillarray): Rename locals to avoid shadowing. 15 (Ffillarray): Rename locals to avoid shadowing.