From: Mark Wielaard Date: Wed, 22 Aug 2012 07:57:36 +0000 (+0200) Subject: Use ELF in NEWS. X-Git-Tag: elfutils-0.155~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27751ed257ad74d1c2360c7cb8d1e0f965682773;p=thirdparty%2Felfutils.git Use ELF in NEWS. Signed-off-by: Mark Wielaard --- diff --git a/NEWS b/NEWS index 103e76020..610253d6c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ Version 0.155 -libelf: elf*_xlatetomd now works for cross-endian elf note data. +libelf: elf*_xlatetomd now works for cross-endian ELF note data. elf_getshdr now works consistently on non-mmaped ELF files after calling elf_cntl(ELF_C_FDREAD). Implement support for ar archives with 64-bit symbol table.