aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-06-29 04:55:44 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-06-29 04:55:44 +0000
commit2e27cc267069368071915b48e9090d393bedd1ce (patch)
tree7875fd14c88a300f36f37f784ec38c69a3a3697f /LUFA
parent579fbb68fc1aa437c23d85ed961a1d3bf6e6bf85 (diff)
downloadlufa-2e27cc267069368071915b48e9090d393bedd1ce.tar.gz
lufa-2e27cc267069368071915b48e9090d393bedd1ce.tar.bz2
lufa-2e27cc267069368071915b48e9090d393bedd1ce.zip
Fixed CDC and DFU bootloaders API page erase and write function failures (thanks to Martin Lambert).
Diffstat (limited to 'LUFA')
-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 665b164d4..b146973ff 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -78,6 +78,7 @@
* - Fixed incorrect DFU version number reported to the host in the DFU bootloader descriptors (thanks to Georg Glock)
* - Fixed incorrect version hundredths value encoding in VERSION_BCD() macro (thanks to Georg Glock)
* - Fixed invalid configuration descriptor in the low level KeyboardMouse device demo (thanks to Jun Wako)
+ * - Fixed CDC and DFU bootloaders API page erase and write function failures (thanks to Martin Lambert)
*
* \section Sec_ChangeLog120219 Version 120219
* <b>New:</b>