X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/39ffce948a7069db390f07c43506ebbe8421962e..cb4e4a711e4d49aa2d0e413226c81318965510f2:/LUFA/DoxygenPages/ChangeLog.txt
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index ef0706895..1b22e1b43 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -8,6 +8,21 @@
*
* \section Sec_ChangeLogXXXXXX Version XXXXXX
* New:
+ * - Library Applications:
+ * - Added new Printer class bootloader
+ * - Added new Mass Storage class bootloader
+ *
+ * Changed:
+ * - Core:
+ * - Updated the BUILD build system module to produce binary BIN files in addition to Intel HEX files
+ *
+ * Fixed:
+ * - Library Applications:
+ * - Added handler for SCSI_CMD_START_STOP_UNIT in demos using the Mass Storage class, to prevent ejection errors on *nix systems due to an
+ * unknown SCSI command
+ *
+ * \section Sec_ChangeLog130303 Version 130303
+ * New:
* - Core:
* - Added support for the Arduino Leonardo board
* - Added support for the Atmel UC3-A3 Xplained board