diff options
author | Nick Clifton <nickc@redhat.com> | 2024-01-15 14:42:15 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-01-15 14:42:15 +0000 |
commit | 299b91cd85540b4bfa94124364572f6a51b816fe (patch) | |
tree | aff4f837ed4bc28d18a8890b8936d6176022ee86 /binutils/NEWS | |
parent | 422cbe7c1764b5faefba5e452972fa63965d3356 (diff) | |
download | binutils-299b91cd85540b4bfa94124364572f6a51b816fe.zip binutils-299b91cd85540b4bfa94124364572f6a51b816fe.tar.gz binutils-299b91cd85540b4bfa94124364572f6a51b816fe.tar.bz2 |
Add markers for 2.42 branch
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 0911cc4..a4c101c 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.42: + * The objdump program has a new command line option -Z/--decompress which changes the behaviour of the -s/--full-contents option, forcing it to decompress the contents of any compressed section before they are displayed. |