3 - red LED turns on before connecting to target device: this signal can be used to control external tri-state buffers (by Pawel Szramowski)
7 - changed licence to GNU GPL v2
8 - included new AVRUSB driver version (Release 2007-07-07); AVRUSB licence was changed to GNU GPL v2
9 - fixed long addressing for Mega128 (by BoskiDialer)
13 - fixed returnvalue in usbWriteFunction (by Jeroen Koeter)
14 - changed clock.h: adaptation for newer MCUs like ATMega48 (by Hanns-Konrad Unger)
15 - improved Makefile to select target (by Hanns-Konrad Unger)
16 - circuit diagram: added zener diodes to USB data lines
20 - add usb reset on startup
21 - included new AVRUSB driver version (Release 2006-07-18)
22 - changed VID and PID to OBDEV's shared IDs to meet new licence conditions
23 - removed avrdude patch from this package. USBasp is supported in latest avrdude CVS version
27 - fixed blocksize restriction (programming the Mega128 now works)
28 by Thomas Pfeifer (TP)
29 - update patch for avrdude-5.0
33 - set USB_CFG_SAMPLE_EXACT in usbconfig.h to reduce problems with long cables
34 - corrected vendor string
35 - added notes on setting fuse bits
39 - first public version