Minor documentation improvements.
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 30 Sep 2015 11:51:27 +0000 (21:51 +1000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 30 Sep 2015 11:51:27 +0000 (21:51 +1000)
LUFA/DoxygenPages/ChangeLog.txt
LUFA/StudioIntegration/VSIX/LUFA.dll

index e3382d8..77110e3 100644 (file)
   *   - The CDC, DFU and Printer class bootloaders are now compatible with the original Atmel XPLAIN and Arduino Leonardo boards
   *   - The CDC, DFU, Mass Storage and Printer class bootloaders are not compatible with devices with the BOOTRST fuse set and will
   *     exit automatically unless an external reset was the last reset cause (thanks to Alex Kazik)
+  *   - Added missing force-inline attribute to the endianness utility functions (thanks to Stefan Hellermann)
   *
   *  <b>Fixed:</b>
   *   - Fixed broken XMEGA serial stream driver due to missing USART base pointer parameter (thanks to William Patterson)
   *   - Fixed incorrect signature reported in the CDC/DFU bootloaders for the AT90USB82 (thanks to NicoHood)
+  *   - Fixed broken RNDIS demos on Linux machines whose DHCP hosts require a Lease Time option (thanks to Stefan Hellermann)
   *
   *  \section Sec_ChangeLog140928 Version 140928
   *  <b>New:</b>
index 665b802..26ba83d 100644 (file)
Binary files a/LUFA/StudioIntegration/VSIX/LUFA.dll and b/LUFA/StudioIntegration/VSIX/LUFA.dll differ