diff options
author | Theodore A. Roth <troth@openavr.org> | 2005-02-09 19:06:08 +0000 |
---|---|---|
committer | Theodore A. Roth <troth@openavr.org> | 2005-02-09 19:06:08 +0000 |
commit | 68c71a2e927ea269d8cc77791f89f10de2dee291 (patch) | |
tree | bf36a1bf73e77ac165950caaf3dafc5f665bf3c7 /gdb/doc/ChangeLog | |
parent | b6e1c0277f4d6e1097b05c7d67f25221995bddb9 (diff) | |
download | gdb-68c71a2e927ea269d8cc77791f89f10de2dee291.zip gdb-68c71a2e927ea269d8cc77791f89f10de2dee291.tar.gz gdb-68c71a2e927ea269d8cc77791f89f10de2dee291.tar.bz2 |
* gdb.texinfo (General Query Packets): Fix texinfo compile warning and error.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 70781e0..07d539a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-02-09 Theodore A. Roth <troth@openavr.org> + + * gdb.texinfo (General Query Packets): Fix texinfo compile warning and + error. + 2005-02-03 Kevin Buettner <kevinb@redhat.com> * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet. |