From: Jakub Wilk Date: Tue, 17 Jan 2017 22:06:09 +0000 (+0100) Subject: Remove duplicated word X-Git-Tag: v0.25~50^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=168786da844ce2b1842885353a18a8955b4857b0;p=pyelftools.git Remove duplicated word --- diff --git a/CHANGES b/CHANGES index e444e97..11e18a0 100644 --- a/CHANGES +++ b/CHANGES @@ -52,7 +52,7 @@ Changelog where serialized DIE trees have extra NULLs at the end. - Very initial support for ARM ELF files (Matthew Fernandez - pull request #6). - - Support support for dumping the dynamic section (Mike Frysinger - pull + - Support for dumping the dynamic section (Mike Frysinger - pull request #7). - Output of scripts/readelf.py now matches that of binutils 2.23.52. - Added more machine EM_ values to ENUM_E_TYPE.