From 58167f5d4db1251aef80230e893eac5509724975 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 13 Sep 2010 11:39:41 +0000 Subject: Fixed SET FEATURE and CLEAR FEATURE control requests directed at an unconfigured endpoint causing request timeouts. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 9b534bd51..beacd79ad 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -50,6 +50,7 @@ * request handler * - Fixed LowLevel PrinterHost demo not sending control requests to the attached printer with the correct printer interface wIndex value * - Added LEDs_ToggleLEDs() function to several board LED drivers which were missing it (thanks to Andrei Krainev) + * - Fixed SET FEATURE and CLEAR FEATURE control requests directed at an unconfigured endpoint causing request timeouts * * \section Sec_ChangeLog100807 Version 100807 * New: -- cgit v1.2.3