diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2012-01-27 09:22:59 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2012-01-27 09:22:59 +0000 |
commit | 4220b2f845b8e4474064c52c3be6804eecd6ab25 (patch) | |
tree | eb4757d422891894540ec9abf49042d8205d4c73 /gdb/doc/ChangeLog | |
parent | e170715a07484cbc5b7c3f3208b8c49380cb2a35 (diff) | |
download | gdb-4220b2f845b8e4474064c52c3be6804eecd6ab25.zip gdb-4220b2f845b8e4474064c52c3be6804eecd6ab25.tar.gz gdb-4220b2f845b8e4474064c52c3be6804eecd6ab25.tar.bz2 |
* gdb.textinfo (Packets): Move vCont paragraph to the correct place.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b6877e4..4986107 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2012-01-27 Thomas Schwinge <thomas@codesourcery.com> + + * gdb.textinfo (Packets): Move vCont paragraph to the correct place. + 2012-01-24 Tom Tromey <tromey@redhat.com> * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch |