diff options
author | Roland McGrath <roland@redhat.com> | 2009-08-26 00:23:01 -0700 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2009-08-26 00:23:19 -0700 |
commit | d6ccdc1a05f27bf0bb5d802ec14f879aa9fe3e98 (patch) | |
tree | 27f316d97dd97214d525ae3dcbf37409baad6c7d /NEWS | |
parent | cc93cc457be7816dedc79c81e36b8f1fd57c093f (diff) | |
download | elfutils-d6ccdc1a05f27bf0bb5d802ec14f879aa9fe3e98.tar.gz |
libdwfl: Support Linux bzip2 kernel images for automatic decompression.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Version 0.143: libdw: Various convenience functions for individual attributes now use dwarf_attr_integrate to look up indirect inherited attributes. +libdwfl: Support Linux bzip2 kernel images for automatic decompression. + Version 0.142: libelf: Add elf_getshdrnum alias for elf_getshnum and elf_getshdrstrndx alias |