aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-08-05 09:31:51 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-08-05 09:31:51 +0000
commit3c72896e84f54dab6d604518a355b37ea318df21 (patch)
tree05c51b8de8efddb623d5c611f8e32db515a34242 /LUFA/ManPages
parent98947e3750e07054f9da46af82225e9ef89ed656 (diff)
downloadlufa-3c72896e84f54dab6d604518a355b37ea318df21.tar.gz
lufa-3c72896e84f54dab6d604518a355b37ea318df21.tar.bz2
lufa-3c72896e84f54dab6d604518a355b37ea318df21.zip
Fixed software application start command broken in the DFU class bootloader when dfu-programmer is used due to application start address corruption.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 5a21f5140..02d4200d7 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -67,6 +67,8 @@
* operation to occur (thanks to Bob Paddock)
* - Fixed Serial peripheral driver not turning off the USART before reconfiguring it, which would cause incorrect operation
* to occur (thanks to Bob Paddock)
+ * - Fixed software application start command broken in the DFU class bootloader when dfu-programmer is used due to application
+ * start address corruption
*
* \section Sec_ChangeLog100513 Version 100513
* <b>New:</b>