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 aa9de9deacb..aab298274cc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-03-18 Paul Eggert <eggert@cs.ucla.edu> 12011-03-18 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * sound.c (wav_play, au_play, Fplay_sound_internal):
4 Fix pointer signedness.
5
3 * region-cache.c (insert_cache_boundary): Redo var to avoid shadowing. 6 * region-cache.c (insert_cache_boundary): Redo var to avoid shadowing.
4 7
5 * region-cache.h (pp_cache): New decl, for gcc -Wmissing-prototypes. 8 * region-cache.h (pp_cache): New decl, for gcc -Wmissing-prototypes.