aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
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 55d5f55a8..a84ca3d57 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -22,6 +22,7 @@
* - Reduced compiled size of the Endpoint_Discard_Stream() and Endpoint_Null_Stream() functions.
* - Library Applications:
* - Updated Printer class bootloader to not store 32-bit HEX parser flash offsets on small flash devices.
+ * - Enabled Link Time Optimizations (LTO) on bootloaders to reduce compiled size on newer versions of GCC.
*
* <b>Fixed:</b>
* - Core: