aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-09-13 11:39:41 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-09-13 11:39:41 +0000
commit58167f5d4db1251aef80230e893eac5509724975 (patch)
treed0b2a21eb52ba9cdcdb8432631b983653a3bbc7b /LUFA/ManPages/ChangeLog.txt
parentdef0e0ff1b10a1c101885e83624a418e24be8648 (diff)
downloadlufa-58167f5d4db1251aef80230e893eac5509724975.tar.gz
lufa-58167f5d4db1251aef80230e893eac5509724975.tar.bz2
lufa-58167f5d4db1251aef80230e893eac5509724975.zip
Fixed SET FEATURE and CLEAR FEATURE control requests directed at an unconfigured endpoint causing request timeouts.
Diffstat (limited to 'LUFA/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
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
* <b>New:</b>