X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/40755d4fde2e7b88341d91f61e6f053144c02986..b01ebe2d3774dfba696cf586221f6352d6cd0503:/LUFA/DoxygenPages/ChangeLog.txt
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 4f507eea9..79f96aa83 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -10,6 +10,7 @@
* New:
* - Core:
* - Added support for the Arduino Leonardo board
+ * - Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build system module
* - Library Applications:
* - None
*
@@ -23,8 +24,12 @@
* Fixed:
* - Core:
* - Fixed inverted LEDs_GetLEDs() function implementation for the Benito, Minimus and Arduino UNO boards
+ * - Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell)
+ * - Fixed logic hole breaking USB operations on a USB controller with only one supported USB mode and no USB_DEVICE_ONLY or USB_HOST_ONLY
+ * configuration token set
* - Library Applications:
* - Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project
+ * - Fixed incompatibility in the CDC class bootloader on some systems (thanks to Sylvain Munaut)
*
* \section Sec_ChangeLog120730 Version 120730
* New: