diff options
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r-- | libelf/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog index daa78e4c..df73af01 100644 --- a/libelf/ChangeLog +++ b/libelf/ChangeLog @@ -1,3 +1,12 @@ +2008-01-08 Roland McGrath <[email protected]> + + * Makefile.am (euinclude): Variable removed. + (pkginclude_HEADERS): Set this instead of euinclude_HEADERS. + +2008-01-03 Roland McGrath <[email protected]> + + * common.h: Add __attribute__ ((unused)) to static functions. + 2007-12-20 Ulrich Drepper <[email protected]> * Makefile.am (libelf_a_SOURCES): Add elf_scnshndx. |