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 0ab38c57bd8..13081617835 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12004-12-11 Stefan Monnier <monnier@iro.umontreal.ca> 12004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * keyboard.c (handle_async_input): Remove pthread mutex handling.
4 (input_available_signal): Move pthread thingy to !SYNC_INPUT branch.
5
3 * syntax.c (Fforward_word): Avoid non-idempotent side-effects 6 * syntax.c (Fforward_word): Avoid non-idempotent side-effects
4 in macro arguments. 7 in macro arguments.
5 8