diff options
author | Petr Machata <pmachata@redhat.com> | 2013-09-26 21:02:22 +0200 |
---|---|---|
committer | Petr Machata <pmachata@redhat.com> | 2013-09-30 13:43:57 +0200 |
commit | 0c9ae0c5515c9da3d9e11396974b6a2f0ede2543 (patch) | |
tree | 997b882e01cec3ffbd6005c41cecdaf5075dbeca /tests/ChangeLog | |
parent | ab22410aed2732016c598c47102d47df659ede0c (diff) | |
download | elfutils-0c9ae0c5515c9da3d9e11396974b6a2f0ede2543.tar.gz |
Show contents NT_FILE core note in readelf
Signed-off-by: Petr Machata <pmachata@redhat.com>
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 7e716616..622af0c9 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,10 @@ 2013-09-26 Petr Machata <pmachata@redhat.com> + * run-readelf-mixed-corenote.sh: Update output of testfile71 + dump--readelf can newly decode the NT_FILE note. + +2013-09-26 Petr Machata <pmachata@redhat.com> + * Makefile.am (EXTRA_DIST): Add testfile71.bz2. * run-readelf-mixed-corenote.sh: New test for this file. * testfile71.bz2: New file. |