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 526ec3146e6..823289fa6cf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-10-08 Gerd Moellmann <gerd@gnu.org> 12001-10-08 Gerd Moellmann <gerd@gnu.org>
2 2
3 * atimer.c (alarm_signal_handler) [USG && !POSIX_SIGNALS]:
4 Remove code setting signal handler.
5
3 * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]: 6 * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
4 Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>. 7 Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>.
5 8