diff options
author | Nick Clifton <nickc@redhat.com> | 2001-09-14 11:32:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-09-14 11:32:25 +0000 |
commit | d132876a03877efa59ef0714d56cd53ae338b1e6 (patch) | |
tree | 9acbac537e2d34ffa3afce2dd9d7e6ac41f582c7 /binutils/NEWS | |
parent | 2613489e4e5d9f05074e5ab9d30ea4ee7b228492 (diff) | |
download | gdb-d132876a03877efa59ef0714d56cd53ae338b1e6.zip gdb-d132876a03877efa59ef0714d56cd53ae338b1e6.tar.gz gdb-d132876a03877efa59ef0714d56cd53ae338b1e6.tar.bz2 |
Add new command line option '--encoding' to strings
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 18c2fd8..f4745c0 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* strings: Add --encoding to display wide character strings. By Markus Kuhn. + * objcopy: Add --rename-section to change section names. * readelf: Support added for DWARF 2.1 extensions. Support added for |