2011-08-12 Joerg Wunsch Contributed by tixiv@gmx.net: bug #33345: File auto detection as binary doesn't open file in binary mode on Windows * fileio.c: Move the decision about opening files in binary mode until before the fopen() call. 2011-06-16 Thomas Fischl * avrdude.conf.in: Fix part id of ATtiny9. 2011-05-28 Thomas Fischl Based on patch #7440 commited by Slawomir Fraƛ: * usbasp.c: added TPI support for USBasp * usbasp.h: (Ditto.) 2011-05-11 Joerg Wunsch * avrdude.conf.in: Add support for ATmega168P. 2011-05-11 Joerg Wunsch * avrdude.conf.in: Fix abbreviated name for ATmega324PA. 2011-05-11 Joerg Wunsch Submitted by Lech Perczak: bug #30946: Added support for ATmega8/16/32U2 * avrdude.conf.in: Add ATmega8/16/32U2 entries. 2011-05-11 Joerg Wunsch Submitted by David A Lyons: patch #7393: Adding ATtiny4313 Device to avrdude.conf.in * avrdude.conf.in: Add ATtiny4313 data. 2011-05-11 Joerg Wunsch * usb_libusb.c: Bump timeout values to allow for slow clock speeds. * jtagmkII.c: (Ditto.) 2011-03-04 Eric B. Weddington Thanks to Vitaly Chernookiy for the patch. * avrdude.conf.in: Add support for atmega324pa. * ChangeLog-2010: New file, rotate ChangeLog for new year.