diff options
author | Nick Clifton <nickc@redhat.com> | 2010-01-11 12:40:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-01-11 12:40:45 +0000 |
commit | d2420a8c62dad7bebc81cac5684829ee73d16517 (patch) | |
tree | 4d655236348a2322e9d7ce0020c657a5aa2a4811 /binutils/NEWS | |
parent | 20703056f32a3bb0126fff715f4e1155d95e16af (diff) | |
download | binutils-d2420a8c62dad7bebc81cac5684829ee73d16517.zip binutils-d2420a8c62dad7bebc81cac5684829ee73d16517.tar.gz binutils-d2420a8c62dad7bebc81cac5684829ee73d16517.tar.bz2 |
* NEWS: Mention addition of elfedit.
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 7f79eda..511e51f 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,4 +1,6 @@ -*- text -*- +* A new tool - elfedit - has been added to directly manipulate ELF format + binaries. * Add to dlltool .def file feature of aliasing PE internal symbol name by '== <ID>' option. |