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 bf411ea416f..16ed4171305 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-04-19 Gerd Moellmann <gerd@gnu.org> 12001-04-19 Gerd Moellmann <gerd@gnu.org>
2 2
3 * keyboard.c (delete_kboard): Prevent a dangling reference
4 from current_kboard to KB, which is freed.
5
3 * process.c (wait_reading_process_input): Call 6 * process.c (wait_reading_process_input): Call
4 record_asynch_buffer_change after running timers, to make 7 record_asynch_buffer_change after running timers, to make
5 read_key_sequence aware of buffer changes from under it. 8 read_key_sequence aware of buffer changes from under it.