From: Nick Clifton Date: Mon, 11 Jan 2010 12:40:45 +0000 (+0000) Subject: * NEWS: Mention addition of elfedit. X-Git-Tag: sid-snapshot-20100201~266 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d2420a8c62dad7bebc81cac5684829ee73d16517;p=thirdparty%2Fbinutils-gdb.git * NEWS: Mention addition of elfedit. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ccc720b81be..312afa62fc6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,7 @@ 2010-01-11 Nick Clifton + * NEWS: Mention addition of elfedit. + * po/fi.po: Updated Finnish translation. 2010-01-09 Ralf Wildenhues diff --git a/binutils/NEWS b/binutils/NEWS index 7f79edac016..511e51f308e 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 '== ' option.