bug #40817: Elf file support (possibly) not working on 6.0.1 windows build

* fileio.c (fileio): open file in binary mode also for FMT_ELF




git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1253 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2013-12-05 16:27:54 +00:00
parent 0e9b1c2898
commit a87d7d7249
3 changed files with 12 additions and 2 deletions

1
NEWS
View File

@@ -19,6 +19,7 @@ Current:
* Bugfixes
- bug #40055: AVRDUDE segfaults when writing eeprom
- bug #40085: Typo fix in fuses report (for 6.1-svn-20130917)
- bug #40817: Elf file support (possibly) not working on 6.0.1 windows build
- patch #XXXX: xxx
* Internals: