diff options
author | Tom Tromey <tromey@redhat.com> | 2012-06-13 14:01:42 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2012-06-13 14:01:42 +0000 |
commit | 6f7b1488dfef186af999051b4c6d7a020340b201 (patch) | |
tree | b51be5c72a4048429354a45d9f1dcbd2d6ddca0e /binutils/ChangeLog | |
parent | 5eb3b0622d103b592574538605fb0c6b16b24576 (diff) | |
download | gdb-6f7b1488dfef186af999051b4c6d7a020340b201.zip gdb-6f7b1488dfef186af999051b4c6d7a020340b201.tar.gz gdb-6f7b1488dfef186af999051b4c6d7a020340b201.tar.bz2 |
* dwarf-mode.el: Add final comment. Bump version.
(dwarf-insert-substructure-button): Use string-to-number.
(dwarf-browse): Fix autoload cookie.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 32ca87c..105a45d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2012-06-12 Tom Tromey <tromey@redhat.com> + + * dwarf-mode.el: Add final comment. Bump version. + (dwarf-insert-substructure-button): Use string-to-number. + (dwarf-browse): Fix autoload cookie. + 2012-06-08 Jakub Jelinek <jakub@redhat.com> * dwarf.c (read_and_display_attr_value): Handle |