diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-11-08 15:55:49 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-11-08 15:55:49 +0000 |
commit | 5c26072a1267dc7e9fc01a680ab350eb7d8c10a6 (patch) | |
tree | c8ff521ca4bed085d518dd4cc351e2bd986864d3 /gdb/ChangeLog | |
parent | 3c8fa3070d0ebd5639e183abc301d3fb64648105 (diff) | |
download | gdb-5c26072a1267dc7e9fc01a680ab350eb7d8c10a6.zip gdb-5c26072a1267dc7e9fc01a680ab350eb7d8c10a6.tar.gz gdb-5c26072a1267dc7e9fc01a680ab350eb7d8c10a6.tar.bz2 |
2004-11-08 Andrew Cagney <cagney@gnu.org>
* README: Refer to 6.3, not 6.2, update directory listing droppng
references to intl/ and mmalloc/.
* PROBLEMS: Refer to 6.3 not 6.2.
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 cd4718a..8cf445a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2004-11-08 Andrew Cagney <cagney@gnu.org> + * README: Refer to 6.3, not 6.2, update directory listing droppng + references to intl/ and mmalloc/. + * PROBLEMS: Refer to 6.3 not 6.2. + * PROBLEMS: Delete no-longer applicable problems. 2004-11-07 Andrew Cagney <cagney@redhat.com> |