summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2015-10-16 22:21:23 +0200
committerMark Wielaard <[email protected]>2016-01-06 14:27:10 +0100
commitb7105b40ccd73a8e6b7fce6c11d2088eb1298b33 (patch)
tree8a0ccab03303de025a39ff5d9e2bb176c247a3a2 /tests/ChangeLog
parent5ddb50af4a488fdec358570502cbe058acb8ae93 (diff)
readelf: Add -z,--decompress option.
-z, --decompress Show compression information for compressed sections (when used with -S). Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 7096f9f9..d9b92d3b 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,11 @@
2015-10-28 Mark Wielaard <[email protected]>
+ * run-readelf-z.sh: New test.
+ * Makefile.am (TESTS): Add run-readelf-z.sh.
+ (EXTRA_DIST): Likewise.
+
+2015-10-28 Mark Wielaard <[email protected]>
+
* elfgetchdr.c: New file.
* run-elfgetchdr.sh: New test.
* testfile-zgabi32.bz2: New testfile.