aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-02-25 19:35:44 +0000
committerRoland McGrath <roland@gnu.org>2004-02-25 19:35:44 +0000
commit7161a3a6932a4fcf2dff2b272f56da25a53dc9ae (patch)
treef7ca4b8f04902ba2fa10bcf80a8ceac48efe2cdb
parent649e03f6e4b94665f1a74e2238a862f28097946a (diff)
downloadgdb-7161a3a6932a4fcf2dff2b272f56da25a53dc9ae.zip
gdb-7161a3a6932a4fcf2dff2b272f56da25a53dc9ae.tar.gz
gdb-7161a3a6932a4fcf2dff2b272f56da25a53dc9ae.tar.bz2
.
-rw-r--r--gdb/doc/ChangeLog6
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.