aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-23 03:28:14 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-23 03:28:14 +0000
commitf2c06f52818cc7ea99b63b9ff2982e71427d09df (patch)
tree01182f7cb2ae6b4bd14a9f6a62a908b00d4e3107 /gdb/doc
parentf6c8180bdb45bd9784bd797824910d1922ca4219 (diff)
downloadgdb-f2c06f52818cc7ea99b63b9ff2982e71427d09df.zip
gdb-f2c06f52818cc7ea99b63b9ff2982e71427d09df.tar.gz
gdb-f2c06f52818cc7ea99b63b9ff2982e71427d09df.tar.bz2
2003-06-22 Andrew Cagney <cagney@redhat.com>
GDB 6.0 branch created. * README: Update. * PROBLEMS: Update. Empty. * NEWS: Update. Index: doc/ChangeLog 2003-06-22 Andrew Cagney <cagney@redhat.com> * gdb.texinfo (Contributors): Mention 6.0 release engineer.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index b1b61a6..33e9f10 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-22 Andrew Cagney <cagney@redhat.com>
+
+ * gdb.texinfo (Contributors): Mention 6.0 release engineer.
+
2003-06-22 Daniel Jacobowitz <drow@mvista.com>
* gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index f343eed..8b60e52 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -347,7 +347,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.3, 5.2, 5.1 and 5.0);
+Andrew Cagney (releases 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);