aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-08-27 16:39:06 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-08-27 16:39:06 +0000
commit9eef78d21e4f87b929ec8174f52ac87d11fc4eb0 (patch)
tree21ab092bd846113b50344a9c424c04f549ab4892 /LUFA/DoxygenPages/ChangeLog.txt
parent603a7d86e9596be2af91aff985611481bcdcbc74 (diff)
downloadlufa-9eef78d21e4f87b929ec8174f52ac87d11fc4eb0.tar.gz
lufa-9eef78d21e4f87b929ec8174f52ac87d11fc4eb0.tar.bz2
lufa-9eef78d21e4f87b929ec8174f52ac87d11fc4eb0.zip
Fixed incompatibility in the CDC class bootloader on some systems (thanks to Sylvain Munaut).
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 6dbd8abbc..62cf1f92a 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -27,6 +27,7 @@
* - 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>