diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-11-20 01:57:26 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-11-20 01:57:26 +0000 |
commit | 896f186799a2bfa3a154e904abceaee4496933b9 (patch) | |
tree | b95b0f994b4377e98161480003907735834f46bd /gdb/ChangeLog | |
parent | 4f49fa1bf00660d525a6dd299ac869a8aa45b661 (diff) | |
download | gdb-896f186799a2bfa3a154e904abceaee4496933b9.zip gdb-896f186799a2bfa3a154e904abceaee4496933b9.tar.gz gdb-896f186799a2bfa3a154e904abceaee4496933b9.tar.bz2 |
Add ``extern'' and STREQ to cleanups.
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 3fb2085..63b6081 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Mon Nov 20 12:22:32 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * TODO: Mention ``extern'' and ``STREQ'' cleanups. + 2000-11-19 Jim Blandy <jimb@redhat.com> * symtab.c (no_symtab_msg): Remove definition. |