aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-10-17 14:41:09 +0000
committerAndrew Cagney <cagney@redhat.com>2003-10-17 14:41:09 +0000
commit9c04404ef98bdc66d1acfb61f88528d5b08d0d65 (patch)
tree54bd5a7556bb6d3f4f276114e700e9da791ebd87 /gdb
parent258b763a8c4490f01b482675f90faf04c0e3b902 (diff)
downloadgdb-9c04404ef98bdc66d1acfb61f88528d5b08d0d65.zip
gdb-9c04404ef98bdc66d1acfb61f88528d5b08d0d65.tar.gz
gdb-9c04404ef98bdc66d1acfb61f88528d5b08d0d65.tar.bz2
Fix changelog date :-(
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c96db4f..c32b9ed 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,4 +1,4 @@
-2003-10-15 Andrew Cagney <cagney@redhat.com>
+2003-10-17 Andrew Cagney <cagney@redhat.com>
* target.c (target_stack): Change to a static target_ops.
(update_current_target): Walk the "struct target_ops" stack.