summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2002-12-27 03:54:59 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2002-12-27 03:54:59 +0000
commit7e795429cc03b2978fd1c343169c775871724090 (patch)
tree19cf30ae3948ddde4cdb8dd0c1f77668e3999173 /ChangeLog
parent37784e09bfd17770b45f29ba028906334cb5f4bf (diff)
downloadgdb-7e795429cc03b2978fd1c343169c775871724090.tar.gz
* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to that
of console in which tty is operating. (process_input): Semi-revert previous change. Need to just use current terminfo settings since this function is running in a thread, blocked when the terminfo changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f3da1861f6..a226b2e96f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-26 Christopher Faylor <cgf@redhat.com>
+
+ * fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty
+ to that of console in which tty is operating.
+ (process_input): Semi-revert previous change. Need to just use current
+ terminfo settings since this function is running in a thread, blocked
+ when the terminfo changes.
+
2002-12-24 Andreas Schwab <schwab@suse.de>
* Makefile.tpl (multilib.out): Fix missing space.