diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-11-08 15:34:04 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-11-08 15:34:04 +0000 |
commit | 3c8fa3070d0ebd5639e183abc301d3fb64648105 (patch) | |
tree | d7b741f9dd6e8b39da41efd79d3b3845500114b3 /gdb/ChangeLog | |
parent | c37653e73fc56d38bbf6cea3232165e1081339c1 (diff) | |
download | gdb-3c8fa3070d0ebd5639e183abc301d3fb64648105.zip gdb-3c8fa3070d0ebd5639e183abc301d3fb64648105.tar.gz gdb-3c8fa3070d0ebd5639e183abc301d3fb64648105.tar.bz2 |
2004-11-08 Andrew Cagney <cagney@gnu.org>
* PROBLEMS: Delete no-longer applicable problems.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5e2be1d..cd4718a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-11-08 Andrew Cagney <cagney@gnu.org> + + * PROBLEMS: Delete no-longer applicable problems. + 2004-11-07 Andrew Cagney <cagney@redhat.com> Daniel Jacobowitz <dan@debian.org> Roland McGrath <roland@redhat.com> |