Fixed incorrectly issuing STALL response to unsupported control request SETUP packets...
[pub/lufa.git] / LUFA / DoxygenPages / ChangeLog.txt
index f6bb67a..e16f082 100644 (file)
@@ -29,6 +29,7 @@
   *
   *  <b>Fixed:</b>
   *  - Core:
+  *   - Fixed incorrectly issuing STALL response to unsupported control request SETUP packets, rather than in the data/status stage
   *   - Fixed inverted LEDs_GetLEDs() function implementation for the Benito, Minimus and Arduino UNO boards
   *   - Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell)
   *   - Fixed logic hole breaking USB operations on a USB controller with only one supported USB mode and no USB_DEVICE_ONLY or USB_HOST_ONLY