diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e9a6d5da5a3..ba1bd03265b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * font.c (font_unparse_xlfd): Don't mix pointers to variables with | 3 | * font.c (font_unparse_xlfd): Don't mix pointers to variables with |
| 4 | pointers to constants. | 4 | pointers to constants. |
| 5 | (font_parse_fcname): Remove unused vars. | ||
| 5 | 6 | ||
| 6 | * fns.c (require_nesting_list, require_unwind): Now static. | 7 | * fns.c (require_nesting_list, require_unwind): Now static. |
| 7 | (Ffillarray): Rename locals to avoid shadowing. | 8 | (Ffillarray): Rename locals to avoid shadowing. |