diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index fd7efe0ef0..bac8047d05 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +2007-02-13 Nick Roberts + + * 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 * gdb.texinfo (-target-disconnect): Use @smallexample.