diff options
author | Roland McGrath <roland@gnu.org> | 2004-02-25 19:35:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-02-25 19:35:44 +0000 |
commit | 7161a3a6932a4fcf2dff2b272f56da25a53dc9ae (patch) | |
tree | f7ca4b8f04902ba2fa10bcf80a8ceac48efe2cdb | |
parent | 649e03f6e4b94665f1a74e2238a862f28097946a (diff) | |
download | gdb-7161a3a6932a4fcf2dff2b272f56da25a53dc9ae.zip gdb-7161a3a6932a4fcf2dff2b272f56da25a53dc9ae.tar.gz gdb-7161a3a6932a4fcf2dff2b272f56da25a53dc9ae.tar.bz2 |
.
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 885fcb9..fb75ceb 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,9 +1,13 @@ +2004-02-25 Roland McGrath <roland@redhat.com> + + * gdb.texinfo (General Query Packets): Document qPart:... packets. + 2004-02-24 Andrew Cagney <cagney@redhat.com> * annotate.texinfo: Wrap fdl.texi include in raise/lower sections. * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto. * fdl.texi: Import Version 1.2, November 2002. - + 2004-02-17 Andrew Cagney <cagney@redhat.com> * gdb.texinfo (Mode Options): Note that "mi1" is deprecated. |