X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/10163f4607dda747cbcd7ce89c0ce9ce477b3ec6..ffaa83ad27fa3713a86d04dcbf200b1de0454bfc:/LUFA/DoxygenPages/ChangeLog.txt
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index ebb815055..55d5f55a8 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -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)
*
* Changed:
* - 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
* New: