Mention we can read ELF files now.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1060 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2012-02-03 08:35:59 +00:00
parent a74cd4d03d
commit 7fa0f7146a
1 changed files with 3 additions and 0 deletions

3
NEWS
View File

@ -29,6 +29,9 @@ Current:
* The EEPROM contents for the cyclecounter is only read when
explicitly requested by a -y or -Y option.
* The -U option now accepts ELF files as input files, and extracts
the appropriate section contents that matches the requested memory
region.
Version 5.11: