diff options
author | Daniel Jacobowitz <drow@false.org> | 2005-09-18 03:28:18 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2005-09-18 03:28:18 +0000 |
commit | 7ba3cf9c8589bfeaddd7516f4cc3b89ff745639e (patch) | |
tree | ff6a81fb6440a38b9a0a00574e375a3286565445 | |
parent | 9ce743b2d7c39ee2b487fd1304dce390b4faf57a (diff) | |
download | gdb-7ba3cf9c8589bfeaddd7516f4cc3b89ff745639e.zip gdb-7ba3cf9c8589bfeaddd7516f4cc3b89ff745639e.tar.gz gdb-7ba3cf9c8589bfeaddd7516f4cc3b89ff745639e.tar.bz2 |
* gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6.2 and 6.3.
-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 7d94de7..5e0fe58 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-09-17 Daniel Jacobowitz <dan@codesourcery.com> + + * gdb.texinfo (Contributors): Thank Andrew Cagney for releases + 6.2 and 6.3. + 2005-08-27 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (File Options): Don't document --mapped, it's gone diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 45cc16f..7d592f4 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -349,7 +349,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 6.1, 6.0, 5.3, 5.2, 5.1 and 5.0); +Andrew Cagney (releases 6.3, 6.2, 6.1, 6.0, 5.3, 5.2, 5.1 and 5.0); Jim Blandy (release 4.18); Jason Molenda (release 4.17); Stan Shebs (release 4.14); |