diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 60c7f8ac7f..800e76a2c0 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2009-04-29 Anthony Green + + * NEWS: Tweak verilog support description. + 2009-04-29 Alan Modra Denis Scherbakov diff --git a/binutils/NEWS b/binutils/NEWS index 3844579095..02d27c4151 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,7 +1,7 @@ -*- text -*- -* The verilog binary file format is now supported as an output format for - objcopy. +* The verilog memory hex dump file format is now supported as an output format + for objcopy. * Add --file-alignment, --heap, --image-base, --section-alignment, --stack and --subsystem command line options to objcopy, which will