aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2002-09-14 03:28:23 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2002-09-14 03:28:23 +0000
commit2becadeece8514d5027d1de743ee843cfd0a109e (patch)
tree85df3263344c05f2152f47fc1c9e11eefa34ca68 /gdb/ChangeLog
parentde17c821b37ffda295746b31cf47e19ca2303b78 (diff)
downloadgdb-2becadeece8514d5027d1de743ee843cfd0a109e.zip
gdb-2becadeece8514d5027d1de743ee843cfd0a109e.tar.gz
gdb-2becadeece8514d5027d1de743ee843cfd0a109e.tar.bz2
* win32-nat.c (child_create_inferior): Honor 'tty' command.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 78af9f8..f077dc2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-13 Christopher Faylor <cgf@redhat.com>
+
+ * win32-nat.c (child_create_inferior): Honor 'tty' command.
+
2002-09-13 Daniel Jacobowitz <drow@mvista.com>
* gdbtypes.c (check_stub_method): Make static.