aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-02-29 02:57:24 +0000
committerAndrew Cagney <cagney@redhat.com>2004-02-29 02:57:24 +0000
commitfaae5abe9acd037ad34843efd34304138b7a107f (patch)
tree3759fa1f5008c6db7d69596da7c269a60e7c77a5 /gdb/doc
parenta195357fd2b369d961863fa673e08bbf606b006a (diff)
downloadfsf-binutils-gdb-faae5abe9acd037ad34843efd34304138b7a107f.zip
fsf-binutils-gdb-faae5abe9acd037ad34843efd34304138b7a107f.tar.gz
fsf-binutils-gdb-faae5abe9acd037ad34843efd34304138b7a107f.tar.bz2
2004-02-28 Andrew Cagney <cagney@redhat.com>
* NEWS: Refer to GDB 6.1. * README: Refer to GDB 6.1. * PROBLEMS: Refer to GDB 6.1. Index: doc/ChangeLog 2004-02-28 Andrew Cagney <cagney@redhat.com> * gdb.texinfo (Contributors): Mention GDB 6.1 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 47f6e7c..6fbd766 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-28 Andrew Cagney <cagney@redhat.com>
+
+ * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
+
2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
* gdb.texinfo (breakpoints): Add information about the
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 06b4aa1..77b96a0 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 6.0, 5.3, 5.2, 5.1 and 5.0);
+Andrew Cagney (releases 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);