aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2000-02-28 06:43:20 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2000-02-28 06:43:20 +0000
commitf0d42432742916b4d93f187debb28e8d693448f3 (patch)
tree1adaabd0eb96d66e02dcf985da86a58af401459a /gdb/ChangeLog
parent7a37e4ac43ff6ce6e0b1853fe8fe209d678574eb (diff)
downloadgdb-f0d42432742916b4d93f187debb28e8d693448f3.zip
gdb-f0d42432742916b4d93f187debb28e8d693448f3.tar.gz
gdb-f0d42432742916b4d93f187debb28e8d693448f3.tar.bz2
* win32-nat.c: Remove unneeded header.
* wince.c: Ditto.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0fcfca9..d259874 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-28 Christopher Faylor <cgf@cygnus.com>
+
+ * win32-nat.c: Remove unneeded header.
+ * wince.c: Ditto.
+
Mon Feb 28 13:34:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
* wince.c: Include "gdb_wait.h" and not "wait.h".