diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-09-05 12:13:08 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-09-05 12:13:08 +0000 |
commit | 299ffc6418d380c1a2145f755b6a724feabca81b (patch) | |
tree | 9a0ca82408689e47e447ab9ef5579f385619bc39 /gdb/doc | |
parent | 2bc7eea93054589ae81e7fb199c7559c8bf38b4a (diff) | |
download | gdb-299ffc6418d380c1a2145f755b6a724feabca81b.zip gdb-299ffc6418d380c1a2145f755b6a724feabca81b.tar.gz gdb-299ffc6418d380c1a2145f755b6a724feabca81b.tar.bz2 |
2002-09-05 Andrew Cagney <ac131313@redhat.com>
* NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
* README: Update.
Index: doc/ChangeLog
2002-09-05 Andrew Cagney <ac131313@redhat.com>
* gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
engineer.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5bfecf0..02a80cf 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-09-05 Andrew Cagney <ac131313@redhat.com> + + * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release + engineer. + 2002-09-02 Stephane Carrez <stcarrez@nerim.fr> * gdb.texinfo (TUI Overview): Document status line fields. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 4b8e4ca..68a0631 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -345,7 +345,7 @@ omitted from this list, we would like to add your names! So that they may not regard their many labors as thankless, we particularly thank those who shepherded @value{GDBN} through major releases: -Andrew Cagney (releases 5.0 and 5.1); +Andrew Cagney (releases 5.3, 5.2, 5.1 and 5.0); Jim Blandy (release 4.18); Jason Molenda (release 4.17); Stan Shebs (release 4.14); |