aboutsummaryrefslogtreecommitdiff
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, 6 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 00e4de2..5b9cfc6 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,7 +1,12 @@
2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
+ * gdb.texinfo (GDB/MI Output Records):
+ Document =thread-create and =thread-exited.
+
+2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
+
* gdb.texinfo (GDB/MI Development and Front Ends):
- Document *thread-created and *thread-exited.
+ Remove mention of dmi-discuss.
2008-05-03 Pedro Alves <pedro@codesourcery.com>