diff options
author | Roland McGrath <roland@redhat.com> | 2011-02-11 10:42:45 -0800 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2011-02-11 10:42:45 -0800 |
commit | 4a14ef7b9a4b274fd45d17512cf0da42956b672b (patch) | |
tree | d51079286140f54937b2bcc2e259dcf2dcf49349 /NEWS | |
parent | 1fb9c917a55fa30c5f6b27c30727a796f9b1e804 (diff) | |
download | elfutils-4a14ef7b9a4b274fd45d17512cf0da42956b672b.tar.gz |
elfcmp: Add --l/--verbose flag.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ Various build and warning nits fixed for newest GCC and Autoconf. libdwfl: Yet another prelink-related fix for another regression. elfcmp: New flag --ignore-build-id to ignore differing build ID bits. + New flag -l/--verbose to print all differences. Version 0.151 |