X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/eb060db71b629d72107e67a5057bf70f7d53307d..f4de17207ea6a28a6947ed6f3170b6689a2619d0:/LUFA/ManPages/ChangeLog.txt diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index bdbfd4a52..999959f09 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -13,6 +13,10 @@ * with basic code * - Changed over all device demos to use a clearer algorithm for the configuring of the application's endpoints * + * Fixed: + * - Fixed USB_GetHIDReportItemInfo() function modifying the given report item's data when the report item does not exist + * within the supplied report of a multiple report HID device + * * \section Sec_ChangeLog100807 Version 100807 * New: * - Added new ADC_DisableChannel() function (thanks to Mich Davis)