diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-01-09 05:49:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-01-09 05:49:49 +0000 |
commit | e219f1c1b2a5a2e4f248714fdc93d031cdc5ee6a (patch) | |
tree | fa6765a61fa75066ddc0dd271135025748a7faf6 /libasm/ChangeLog | |
parent | 9fbf0d9bdcc9043491e7ea53e769506743160760 (diff) | |
download | elfutils-e219f1c1b2a5a2e4f248714fdc93d031cdc5ee6a.tar.gz |
propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50)
to branch 'com.redhat.elfutils' (head bb519012dee7013b2cab5c2f5ed465cb3821b063)
Diffstat (limited to 'libasm/ChangeLog')
-rw-r--r-- | libasm/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libasm/ChangeLog b/libasm/ChangeLog index 78a895c2..1fe67565 100644 --- a/libasm/ChangeLog +++ b/libasm/ChangeLog @@ -1,3 +1,8 @@ +2008-01-08 Roland McGrath <roland@redhat.com> + + * Makefile.am (euinclude): Variable removed. + (pkginclude_HEADERS): Set this instead of euinclude_HEADERS. + 2007-12-20 Ulrich Drepper <drepper@redhat.com> * disasm_cb.c: Add initial support to resolve addresses to symbols. |