USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response...
[pub/lufa.git] / LUFA / ChangeLog.txt
index 77599c9..7779576 100644 (file)
@@ -24,6 +24,7 @@
   *  - Fixed incorrect ENDPOINT_EPNUM_MASK mask preventing endpoints above EP3 from being selected (thanks to Jonathan Oakley)\r
   *  - Removed STREAM_CALLBACK() macro - callbacks now use regular function definitions to clarify user code\r
   *  - Removed DESCRIPTOR_COMPARATOR() macro - comparators should now use regular function definitions to clarify user code\r
+  *  - USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed\r
   *\r
   *\r
   *  \section Sec_ChangeLog090510 Version 090510\r