Fixed Device mode HID Class driver not explicitly initializing the ReportSize paramet...
[pub/USBasp.git] / LUFA / ManPages / ChangeLog.txt
index 13cf672..b5f1590 100644 (file)
@@ -43,6 +43,8 @@
   *  - Added hardware USART receive interrupt and software buffering to the Benito project to ensure received data is not\r
   *    missed or corrupted\r
   *  - Fixed Device mode HID Class driver always sending IN packets, even when nothing to report\r
+  *  - Fixed Device mode HID Class driver not explicitly initializing the ReportSize parameter to zero before calling callback\r
+  *    routine, so that ignored callbacks don't cause incorrect data to be sent\r
   *\r
   *\r
   *  \section Sec_ChangeLog090810 Version 090810\r