X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/8a43da6b37ad327833cfde6ae83611d6e53313d3..cb4e4a711e4d49aa2d0e413226c81318965510f2:/LUFA/DoxygenPages/ChangeLog.txt diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 1f84a3f5e..1b22e1b43 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -10,6 +10,16 @@ * 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: