]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Use ELF in NEWS.
authorMark Wielaard <mjw@redhat.com>
Wed, 22 Aug 2012 07:57:36 +0000 (09:57 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 22 Aug 2012 07:57:36 +0000 (09:57 +0200)
Signed-off-by: Mark Wielaard <mjw@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 103e760204391d7f8473355df3d71212af9123a7..610253d6cb9a7cbfd7afae24cabc1bc55dc65d19 100644 (file)
--- 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.