aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/doc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index fd7efe0..bac8047 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,11 @@
+2007-02-13 Nick Roberts <nickrob@snap.net.nz>
+
+ * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
+ values for in_scope. Mention that only root variables can be
+ updated.
+ (GDB/MI Development and Front Ends): Explain new values may be
+ added to existing fields.
+
2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.texinfo (-target-disconnect): Use @smallexample.