diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-05-12 10:23:54 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-05-12 10:23:54 +0000 |
commit | 8c70017bcc341bc71430fe8184b84bda1ba36afa (patch) | |
tree | 29a56f575f5cb14c22cfa0cccd8e7caa9444156f /gdb/doc | |
parent | 6736fc7be91ff870806d3408cde17e0dec4d6bc1 (diff) | |
download | gdb-8c70017bcc341bc71430fe8184b84bda1ba36afa.zip gdb-8c70017bcc341bc71430fe8184b84bda1ba36afa.tar.gz gdb-8c70017bcc341bc71430fe8184b84bda1ba36afa.tar.bz2 |
Add Andrew Cagney. Add Stan Shebs as an author.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 98bffde..d374a22 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * gdb.texinfo: Add Andrew Cagney. Add Stan Shebs as an author. + 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo: Proofreading changes from Brian Youmans. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index daba4a3..b844393 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -80,7 +80,7 @@ into another language, under the above conditions for modified versions. @sp 1 @subtitle @value{EDITION} Edition, for @value{GDBN} version @value{GDBVN} @subtitle @value{DATE} -@author Richard M. Stallman and Roland H. Pesch +@author Richard M. Stallman, Roland H. Pesch and Stan Shebs @page @tex {\parskip=0pt @@ -297,6 +297,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 (release 5.0); Jim Blandy (release 4.18); Jason Molenda (release 4.17); Stan Shebs (release 4.14); |