diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9857be4..26c50a2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2013-03-06 Pedro Alves <palves@redhat.com> + + * python/py-utils.c (target_string_to_unicode): Delete function. + * python/python-internal.h (target_string_to_unicode): Delete + declaration. + 2013-03-06 Pierre Muller <muller@sourceware.org> * linespec.c (get_current_search_block): ARI fix, use (void) |