aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-07-16 15:00:10 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-07-16 15:00:10 +0000
commitd6543dee0d2723ee9f09137116264f123433b1a3 (patch)
treecf63e2aa77808e2bdc6a9c52c7cdd99e2b76a279 /LUFA/ManPages/ChangeLog.txt
parentc619e21fa74d7ea225292ecf5d514d0b253ad0a8 (diff)
downloadlufa-d6543dee0d2723ee9f09137116264f123433b1a3.tar.gz
lufa-d6543dee0d2723ee9f09137116264f123433b1a3.tar.bz2
lufa-d6543dee0d2723ee9f09137116264f123433b1a3.zip
Minor updates to the Magstripe and MissileLauncher projects to fix bugs and improve performance.
Fixed error in GenericHID descriptors preventing it from passing the USB-IF HID tests (thanks to Søren Greiner).
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 cbe4c59ea..c2b7d5edb 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -60,6 +60,7 @@
* - Fixed USB Pad regulator not being disabled on some AVR models when the USB_OPT_REG_DISABLED option is used
* - Fixed Host mode to Device mode UID change not causing a USB Disconnect event when a device was connected
* - Fixed Mouse/Keyboard demos not performing the correct arithmetic on the Idle period at the right times (thanks to Brian Dickman)
+ * - Fixed GenericHID failing HID class tests due to incorrect Logical Minimum and Logical Maximum values (thanks to Søren Greiner)
*
*
* \section Sec_ChangeLog090605 Version 090605