aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-06-05 12:21:52 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-06-05 12:21:52 +0000
commit0210fa5648b1ed65caa384f966ac40b4ecc489ae (patch)
tree1896eaf345ae2431eb20c761178d6342593793d9 /LUFA/ManPages/ChangeLog.txt
parent3bd6336075b200fdc0d16cdf80aaf55614854c1d (diff)
downloadlufa-0210fa5648b1ed65caa384f966ac40b4ecc489ae.tar.gz
lufa-0210fa5648b1ed65caa384f966ac40b4ecc489ae.tar.bz2
lufa-0210fa5648b1ed65caa384f966ac40b4ecc489ae.zip
Fixed compile errors in the incomplete BluetoothHost demo application (thanks to Timo Lindfors).
Diffstat (limited to 'LUFA/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index b4618a71a..93ccce1a0 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -37,6 +37,7 @@
* - Library Applications:
* - Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA8U2
* - Fixed KeyboardHost and KeyboardHostWithParser demos displaying incorrect values when numerical keys were pressed
+ * - Fixed compile errors in the incomplete BluetoothHost demo application (thanks to Timo Lindfors)
*
* \section Sec_ChangeLog110528 Version 110528
* <b>New:</b>