Committed: Add NEWS entry for elfedit

Nick Clifton nickc@redhat.com
Mon Jan 11 12:40:00 GMT 2010


Hi H.J.

  I should have mentioned this when approving your initial elfedit
  patch - there should be an entry in the binutils/NEWS file
  describing the new tool.  Since I forgot to do this I have created
  and applied a patch myself.  If you are unhappy with the wording of
  the entry please feel free to edit it.

Cheers
  Nick

binutils/ChangeLog
2010-01-11  Nick Clifton  <nickc@redhat.com>

	* NEWS: Mention addition of elfedit.

Index: binutils/NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.90
diff -c -3 -p -r1.90 NEWS
*** binutils/NEWS	10 Dec 2009 16:12:33 -0000	1.90
--- binutils/NEWS	11 Jan 2010 12:38:23 -0000
***************
*** 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.



More information about the Binutils mailing list