summaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 80e1b6069cc..232337451b2 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,12 @@
2012-09-18 Yao Qi <yao@codesourcery.com>
+ * gdb.texinfo (GDB/MI Async Records): Document new MI
+ notifications '=tsv-created' and '=tsv-deleted'.
+ * observer.texi (GDB Observers): New observer tsv_created and
+ tsv_deleted.
+
+2012-09-18 Yao Qi <yao@codesourcery.com>
+
* observer.texi (GDB Observers): New observer 'traceframe_changed'.
* gdb.texinfo (GDB/MI Async Records): Mention new MI notification
'=traceframe-changed'.