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 e68f478cb40..95cbf19dbd4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | Rename locals to avoid shadowing. | 4 | Rename locals to avoid shadowing. |
| 5 | 5 | ||
| 6 | * lread.c (read1): Rewrite so as not to use empty "else". | 6 | * lread.c (read1): Rewrite so as not to use empty "else". |
| 7 | (Fload, readevalloop, read1): Rename locals to avoid shadowing. | ||
| 7 | 8 | ||
| 8 | * print.c (Fredirect_debugging_output): Fix pointer signedess. | 9 | * print.c (Fredirect_debugging_output): Fix pointer signedess. |
| 9 | 10 | ||