X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/fef991e28b56ce3e8de86833f00b6b7e77f1e84c..4c637c93ba69e33c77034eef9bd4433252e139fc:/LUFA/DoxygenPages/ChangeLog.txt diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 57277ebee..647f62148 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -14,7 +14,9 @@ * - Library Applications: * - The CDC, DFU, Mass Storage and Printer class bootloaders will no longer run the user application if the application reset * vector is blank (thanks to Alex Kazik) - * - The Printer class bootloader is now compatible with the original Atmel XPLAIN and Arduino Leonardo boards. + * - The CDC, DFU and Printer class bootloaders are now compatible with the original Atmel XPLAIN and Arduino Leonardo boards. + * - 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) * * Fixed: * - None.