aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ed67de1f5d1..c0e8f035a17 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12006-05-03 Richard Stallman <rms@gnu.org> 12006-05-03 Richard Stallman <rms@gnu.org>
2 2
3 * sound.c (Fplay_sound_internal): Dynamically allocate
4 current_sound_device and current_sound.
5 (sound_cleanup): Free them.
6
3 * minibuf.c (read_minibuf): Don't use read_minibuf_noninteractive 7 * minibuf.c (read_minibuf): Don't use read_minibuf_noninteractive
4 when inside a keyboard macro. 8 when inside a keyboard macro.
5 9