diff options
author | Vladimir Prus <vladimir@codesourcery.com> | 2008-08-20 04:58:34 +0000 |
---|---|---|
committer | Vladimir Prus <vladimir@codesourcery.com> | 2008-08-20 04:58:34 +0000 |
commit | b3eb342c7cf0c39453ce006808818edff921489a (patch) | |
tree | 65e5ae20a70fd43afc4a3d8d9336ac8c04155da1 /gdb/ChangeLog | |
parent | 30e026bbf0310ff65e430762cf755970ab738767 (diff) | |
download | gdb-b3eb342c7cf0c39453ce006808818edff921489a.zip gdb-b3eb342c7cf0c39453ce006808818edff921489a.tar.gz gdb-b3eb342c7cf0c39453ce006808818edff921489a.tar.bz2 |
* NEWS: Mention 'set target-async'
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5319ac2..3ebcaae 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-08-20 Vladimir Prus <vladimir@codesourcery.com> + + * NEWS: Mention 'set target-async' + 2008-08-19 Vladimir Prus <vladimir@codesourcery.com> * infrun.c (resume): If the thread is placed to the deferred step |