aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2018-01-22 16:14:44 +1100
committerDean Camera <dean@fourwalledcubicle.com>2018-01-22 16:14:44 +1100
commitba6d9c1a971db3c42bf0b054ebb64f72b3e3ddba (patch)
tree8ed033bc7e69f9e1a86b42bee6a87420ab23f54f /LUFA
parent8802907ce274489690f8edf169454f750c8efe57 (diff)
downloadlufa-ba6d9c1a971db3c42bf0b054ebb64f72b3e3ddba.tar.gz
lufa-ba6d9c1a971db3c42bf0b054ebb64f72b3e3ddba.tar.bz2
lufa-ba6d9c1a971db3c42bf0b054ebb64f72b3e3ddba.zip
Fixed bootloaders accepting flash writes to the bootloader region (thanks to NicoHood).
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 8f299f7ea..147cacc36 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -14,6 +14,7 @@
* character after a successful write (thanks to NicoHood)
* - Library Applications:
* - Fixed bootloaders not disabling global interrupts during erase and write operations (thanks to Zoltan)
+ * - Fixed bootloaders accepting flash writes to the bootloader region (thanks to NicoHood)
*
* \section Sec_ChangeLog170418 Version 170418
* <b>New:</b>