diff options
Diffstat (limited to 'LUFA/ChangeLog.txt')
-rw-r--r-- | LUFA/ChangeLog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index 64182b02d..e2d699c3e 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -27,6 +27,8 @@ * - Added support to the CDCHost demo for devices with mutiple CDC interfaces which are not the correct ACM type preceeding the desired
* ACM CDC interface
* - Fixed GenericHID demo not starting USB and HID management tasks when not using interrupt driven modes (thanks to Carl Kjeldsen)
+ * - Fixed RNDISEthenet demo checking the incorrect message field for packet size constraints (thanks to Jonathan)
+ * - Fixed WriteNextReport code in the GenericHIDHost demo using incorrect parameter types and not selecting the correct endpoint
*
* \section Sec_ChangeLog090401 Version 090401
*
|