aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f9567b1308e..94e8a20fb8b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-04-13 Stefan Monnier <monnier@iro.umontreal.ca> 12010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * term.c (init_tty): Move common text outside of #ifdef TERMINFO.
4
3 Try to solve the problem of spurious EOF chars in long lines of text 5 Try to solve the problem of spurious EOF chars in long lines of text
4 sent to interactive subprocesses. 6 sent to interactive subprocesses.
5 * sysdep.c (child_setup_tty): Do not enable ICANON any more. 7 * sysdep.c (child_setup_tty): Do not enable ICANON any more.