aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-08-16 19:15:18 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-08-16 19:15:18 +0000
commit1ba60b4a18117da31bec424d3dc447dc689d9a65 (patch)
tree2dfd952aa455e0cca71d88c0229abe1f192c282c /LUFA/DoxygenPages/ChangeLog.txt
parent00ab25d3213e62538147308a9235437d3f500fb4 (diff)
downloadlufa-1ba60b4a18117da31bec424d3dc447dc689d9a65.tar.gz
lufa-1ba60b4a18117da31bec424d3dc447dc689d9a65.tar.bz2
lufa-1ba60b4a18117da31bec424d3dc447dc689d9a65.zip
Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell).
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 4f507eea9..d4846bcdc 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -23,6 +23,7 @@
* <b>Fixed:</b>
* - 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)
* - Library Applications:
* - Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project
*