aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-20 12:09:22 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-20 12:09:22 +0000
commit77cd3a42a7eda45138fc9a0fc6a9badd68caac96 (patch)
treeb2aa90f0b8ff68740d5cad593c2d15e880673d74 /LUFA/ManPages/ChangeLog.txt
parentb408a5fe62f5ac8be551f4998a6763465a21f053 (diff)
downloadlufa-77cd3a42a7eda45138fc9a0fc6a9badd68caac96.tar.gz
lufa-77cd3a42a7eda45138fc9a0fc6a9badd68caac96.tar.bz2
lufa-77cd3a42a7eda45138fc9a0fc6a9badd68caac96.zip
Fixed TeensyHID bootloader not enumerating to the host correctly.
Diffstat (limited to 'LUFA/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index ef2edbdbe..3bb5489f4 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -66,6 +66,7 @@
* - Fixed Still Image Host Class driver truncating the PIMA response code (thanks to Daniel Seibert)
* - Fixed USB_CurrentMode not being reset to USB_MODE_NONE when the USB interface is shut down and both Host and Device modes can be
* used (thanks to Daniel Levy)
+ * - Fixed TeensyHID bootloader not enumerating to the host correctly
*
* \section Sec_ChangeLog091122 Version 091122
*