diff options
author | Nick Clifton <nickc@redhat.com> | 2000-09-02 21:35:47 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-09-02 21:35:47 +0000 |
commit | 18e03609efaa52ca590d9de5440f3d86f8a77d0f (patch) | |
tree | 325edd83292603514a5cafa3f04da7b5222abb0e /ld/ChangeLog | |
parent | ed26538621e3e439f12f1eb7639aea86f046e9bf (diff) | |
download | gdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.zip gdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.tar.gz gdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.tar.bz2 |
Increase minor version number (to 2.10.91) to help tools detect the new
ability to support removal of duplciate DWARF@ debug information.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e13daf9..a74cfda 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +2000-09-02 Nick Clifton <nickc@redhat.com> + + * configure.in: Increase version number to 2.10.91. + * NEWS: Mention new ability to support removal of duplicate DWARF2 + debug information. + * configure: Regenerate. + * aclocal.m4: Regenerate. + * config.in: Regenerate. + 2000-09-02 Daniel Berlin <dberlin@redhat.com> * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info |