aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-03-24 05:58:20 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-03-24 05:58:20 +0000
commitc2de01b66186f8f195b6d19c311a67d1aede6d57 (patch)
tree5b9d499160d91cb8ea59f6427a60b0238380b93b /LUFA/ManPages
parentf79f9abd28040d839b02ea22cdfde3d0a34f3482 (diff)
downloadlufa-c2de01b66186f8f195b6d19c311a67d1aede6d57.tar.gz
lufa-c2de01b66186f8f195b6d19c311a67d1aede6d57.tar.bz2
lufa-c2de01b66186f8f195b6d19c311a67d1aede6d57.zip
Fixed incorrect definition of HID_ALIGN_DATA() causing incorrect HID report item data alignment.
Diffstat (limited to 'LUFA/ManPages')
-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 520ef2feb..ecb83bbd3 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -31,6 +31,7 @@
* U4 series USB AVR parts
* - Fixed LowLevel MassStorage demo broken on the U2 AVRs due to double-banked endpoints
* - Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL is defined (thanks to C. Scott Ananian)
+ * - Fixed incorrect definition of HID_ALIGN_DATA() causing incorrect HID report item data alignment
*
* \section Sec_ChangeLog100219 Version 100219
*