diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2bd09a8..bbd7895 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2010-03-05 Tom Tromey <tromey@redhat.com> + * gdb.texinfo (Basic Python): Document target_charset and + target_wide_charset. + +2010-03-05 Tom Tromey <tromey@redhat.com> + * gdb.texinfo (Data): Link to pretty-printing. (Output Formats): Likewise. Correct text. |