summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-07-11 22:32:28 +0000
committerUlrich Drepper <drepper@redhat.com>2006-07-11 22:32:28 +0000
commitc87b6e76285a0f6da401a5de2aa7b096b9ec731a (patch)
treece12466219d5073f42779588295df091c6c274dc /config
parent28ed895fdc303b2a793506bb1fcdd35d5fd14e70 (diff)
downloadelfutils-c87b6e76285a0f6da401a5de2aa7b096b9ec731a.tar.gz
Fix overflow in compare_modules return value.
Diffstat (limited to 'config')
-rw-r--r--config/elfutils.spec.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 32d87b49..6c5f7a5a 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -170,11 +170,6 @@ hes.
- The license is now GPL for most files. The libelf, libebl, libdw,and
libdwfl libraries have additional exceptions. Add reference toOIN.
-* Thu Mar 30 2006 Roland McGrath <roland@redhat.com> 0.120-1
-- Bug fixes.
-- dwarf.h updated for DWARF 3.0 final specification.
-- libdwfl: New function dwfl_version.
-
* Thu Jan 12 2006 Roland McGrath <roland@redhat.com> 0.119-1
- elflint: more tests.
- libdwfl: New function dwfl_module_register_names.