Minor documentation corrections.
[pub/lufa.git] / LUFA / DoxygenPages / ChangeLog.txt
index 4f361c5..62cf1f9 100644 (file)
@@ -9,7 +9,8 @@
   *  \section Sec_ChangeLogXXXXXX Version XXXXXX
   *  <b>New:</b>
   *  - Core:
-  *   - <i>None</i>
+  *   - Added support for the Arduino Leonardo board
+  *   - Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build system module
   *  - Library Applications:
   *   - <i>None</i>
   *
   *
   *  <b>Fixed:</b>
   *  - Core:
-  *   - <i>None</i>
+  *   - 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)
   *  - 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
   *  <b>New:</b>