From 0df314249afea824ed9cf08abc9de964060e4e2a Mon Sep 17 00:00:00 2001 From: Simon John Date: Mon, 10 Nov 2014 23:19:00 +0000 Subject: Fix speed regression since 8d443f62c, faster than 1.3.4 now Audited *some* use of := vs. =, when calling shell/foreach/wildcard, could probably do with more looking into. --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index 5a9d100..c1229bf 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -33,6 +33,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Make CXX compile .cpp files instead of CC. (Issue #285). (https://github.com/sej7278) - Fix: Changed IDE download URL *again* for Travis-CI. (https://github.com/sej7278) - Fix: Allow avrdude to erase the chip before programming during ispload (https://github.com/tchebb) +- Fix: Fix speed regression. Thanks ladislas (Issue #280) (https://github.com/sej7278) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) -- cgit v1.2.3