aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1ad107b566c..8389fdcd83f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12010-01-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * keyboard.c (input_available_signal) [SYNC_INPUT]:
4 Call SIGNAL_THREAD_CHECK (Bug#5333).
5
6 * atimer.c (alarm_signal_handler) [!SYNC_INPUT]:
7 Call SIGNAL_THREAD_CHECK.
8
12010-01-13 Stefan Monnier <monnier@iro.umontreal.ca> 92010-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 Try to fix bug#5314. This is probably not the final word, tho. 11 Try to fix bug#5314. This is probably not the final word, tho.