aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-05-02 05:49:15 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-05-02 05:49:15 +0000
commit13935a31b9bb1360c9e46c0893e77e0c47761cb9 (patch)
tree99dbf421ebf570e93d64f2256654ac335cfa8e50 /LUFA/ChangeLog.txt
parentf05224ec46826b99318aceb1cc28b539d7892a7a (diff)
downloadlufa-13935a31b9bb1360c9e46c0893e77e0c47761cb9.tar.gz
lufa-13935a31b9bb1360c9e46c0893e77e0c47761cb9.tar.bz2
lufa-13935a31b9bb1360c9e46c0893e77e0c47761cb9.zip
Fixed reversed signature byte ordering in the CDC bootloader (thanks to Johannes Raschke).
Diffstat (limited to 'LUFA/ChangeLog.txt')
-rw-r--r--LUFA/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt
index bdff2bf09..ae9b22d3f 100644
--- a/LUFA/ChangeLog.txt
+++ b/LUFA/ChangeLog.txt
@@ -66,6 +66,7 @@
* - Fixed SPI driver init function not clearing SPI2X bit when not needed
* - Fixed PREVENT ALLOW MEDIUM REMOVAL command issuing in the MassStorageHost demo using incorrect parameters (thanks to Mike Alex)
* - Fixed MassStorageHost demo broken due to an incorrect if statement test in MassStore_GetReturnedStatus()
+ * - Fixed reversed signature byte ordering in the CDC bootloader (thanks to Johannes Raschke)
*
*
* \section Sec_ChangeLog090401 Version 090401