X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/df366e055d7c3831bd40d96efe3a91cdeb31e2dd..be2df78637004801ea05902afe2b0e55da43ff47:/LUFA/DoxygenPages/ChangeLog.txt
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 57277ebee..3b28fe57f 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -8,13 +8,15 @@
*
* \section Sec_ChangeLogXXXXXX Version XXXXXX
* New:
- * - None.
+ * - Added support for the Atmel Xplained-MINI series of development kits.
*
* Changed:
* - 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.