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 b6bc36e10ce..4bf04043ab9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -27,6 +27,7 @@ | |||
| 27 | does not deduce are never used uninitialized. | 27 | does not deduce are never used uninitialized. |
| 28 | * window.h (check_all_windows): New decl, to forestall | 28 | * window.h (check_all_windows): New decl, to forestall |
| 29 | gcc -Wmissing-prototypes diagnostic. | 29 | gcc -Wmissing-prototypes diagnostic. |
| 30 | * dispextern.h (bidi_dump_cached_states): Likewise. | ||
| 30 | 31 | ||
| 31 | * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals to avoid | 32 | * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals to avoid |
| 32 | shadowing. | 33 | shadowing. |