diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cfdb643..71e6170 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2013-03-28 Doug Evans <dje@google.com> + * typeprint.c (_initialize_typeprint): Improve type help text. + * python/python.c (finish_python_initialization): Provide suggestion for how to tell gdb to find its python files. |