X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c9db3f0aa9364284158c208740cce3bb73f72f7e..4afebc8b70672e7a860606ba6e2496314265f1d9:/LUFA/DoxygenPages/ChangeLog.txt diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 443787aee..636d469b6 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -25,6 +25,7 @@ * - The CDC, DFU, Mass Storage and Printer class bootloaders are not compatible with devices with the BOOTRST fuse set and will * exit automatically unless an external reset was the last reset cause (thanks to Alex Kazik) * - Added missing force-inline attribute to the endianness utility functions (thanks to Stefan Hellermann) + * - Updated the DFU build system module to use updated EEPROM programming command arguments for dfu-programmer 0.6.2 or newer * * Fixed: * - Fixed broken XMEGA serial stream driver due to missing USART base pointer parameter (thanks to William Patterson)