diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2011-06-29 16:28:22 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2011-06-29 16:28:22 +0000 |
commit | 6f5def7d9ee6b0f09cefb41a55c72aff77787cfe (patch) | |
tree | b9712c2e45572b707c7568b9e05d8c7773d2a503 /gdb/doc/ChangeLog | |
parent | 3b2b8feaf4aaa62c7d55ad845c3ff34165a3af22 (diff) | |
download | gdb-6f5def7d9ee6b0f09cefb41a55c72aff77787cfe.zip gdb-6f5def7d9ee6b0f09cefb41a55c72aff77787cfe.tar.gz gdb-6f5def7d9ee6b0f09cefb41a55c72aff77787cfe.tar.bz2 |
* gdb.texinfo (Target Description): Remove warning about
possibly unstable format.
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 7366ad9..bdff246 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org> + + * gdb.texinfo (Target Description): Remove warning about + possibly unstable format. + 2011-06-03 Tom Tromey <tromey@redhat.com> * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field. |