diff options
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index f4745c0..744b83b 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* readelf: Add --wide option to not break section header or segment listing + lines to fit into 80 columns. + * strings: Add --encoding to display wide character strings. By Markus Kuhn. * objcopy: Add --rename-section to change section names. |