X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/8a43da6b37ad327833cfde6ae83611d6e53313d3..6e8642185a8db602628ea18e6d03d3f71e8be448:/LUFA/DoxygenPages/ChangeLog.txt
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 1f84a3f5e..09b1c3639 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -10,6 +10,18 @@
* 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
+ * - Fixed incorrect HID report descriptor generated for 16-bit axis ranges by the HID_DESCRIPTOR_MOUSE() and HID_DESCRIPTOR_JOYSTICK()
+ * macros (thanks to Armory)
*
* \section Sec_ChangeLog130303 Version 130303
* New: