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 6d22732b5e0..c6f973af8c7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -89,6 +89,7 @@ | |||
| 89 | 89 | ||
| 90 | * cm.c (cmgoto): Mark variables that gcc -Wuninitialized does not | 90 | * cm.c (cmgoto): Mark variables that gcc -Wuninitialized does not |
| 91 | deduce are never used uninitialized. | 91 | deduce are never used uninitialized. |
| 92 | * term.c (encode_terminal_code): Likewise. | ||
| 92 | 93 | ||
| 93 | * term.c (encode_terminal_code): Now static. Remove unused local. | 94 | * term.c (encode_terminal_code): Now static. Remove unused local. |
| 94 | 95 | ||