Fixed device state not being reset back to the default state if the host sets the...
[pub/lufa.git] / LUFA / ManPages / ChangeLog.txt
index 8d5a7ab..c38f9e7 100644 (file)
   *  - Fixed Set/Clear Feature requests directed to a non-configured endpoint not returning a stall to the host\r
   *  - Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the\r
   *    user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski)\r
+  *  - Fixed device state not being reset to DEVICE_STATE_Default if the host sets a 0x00 device address\r
+  *  - Fixed device not stalling configuration requests before the device's address has been set\r
+  *  - Fixed possibility of internal signature retrieval being corrupted if an interrupt occurs during a signature byte\r
+  *    read (thanks to Andrei Krainev)\r
+  *  - Fixed device state not being reset back to the default state if the host sets the address to 0\r
+  *  - Fixed Set Configuration requests not being stalled until the host has set the device's address\r
   *\r
   *  \section Sec_ChangeLog100219 Version 100219\r
   *\r