Buld Tests: Update static analysis test for cppcheck 1.86.
[pub/lufa.git] / LUFA / DoxygenPages / ChangeLog.txt
index ebb8150..55d5f55 100644 (file)
@@ -13,6 +13,7 @@
   *   - New CCID class driver and associated demos (thanks to Filipe Rodrigues)
   *  - Library Applications:
   *   - Added Microsoft OS Compatibility descriptors to the RNDIS demos for driverless install on Windows 7 and newer
+  *   - Added AVRISP-MKII support for target OSCCAL calibration (thanks to Jacob September)
   *
   *  <b>Changed:</b>
   *  - Core:
@@ -37,6 +38,7 @@
   *   - Fixed bootloaders accepting flash writes to the bootloader region (thanks to NicoHood)
   *   - Fixed bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Braden Kell)
   *   - Fixed void pointer arithmetic in the low level RNDIS demo protocol decoders
+  *   - Fixed invalid DHCP server socket creation in the Webserver project
   *
   *  \section Sec_ChangeLog170418 Version 170418
   *  <b>New:</b>