From fabfdd454a11440a5789a70f6476889b02928438 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 15 May 2009 07:38:35 +0000 Subject: Fixed CDCHost not clearing configured endpoints and resetting configured endpoints mask when a partially enumerated invalid CDC interface is skipped. --- LUFA/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA') diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index be15e73f8..69a60f143 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -15,6 +15,8 @@ * - Removed support for endpoint/pipe non-control interrupts; these did not act in the way users expected, and had many subtle issues * - Fixed Device Mode not handling Set Feature and Clear Feature Chapter 9 requests that are addressed to the device (thanks to Brian Dickman) * - Moved control endpoint interrupt handling into the library itself, enable via the new INTERRUPT_CONTROL_ENDPOINT token + * - Fixed CDCHost not clearing configured endpoints and resetting configured endpoints mask when a partially enumerated invalid CDC + * interface is skipped * * * \section Sec_ChangeLog090510 Version 090510 -- cgit v1.2.3