From 93ce3b43e0d24b18b995b516a71724ab61949a49 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Fri, 27 Sep 2013 16:19:11 +0200 Subject: [PATCH] Updated revisions.txt --- build/shared/revisions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 70d3bf5dc..6ea04de4e 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -6,6 +6,8 @@ ARDUINO 1.5.5 BETA * avr: Fixed timeout in Bridge::transfer() * sam: Fixed SPI initialization (when using extended API and multiple CS) * avr: Fixed behavior of EthernetClient::flush() +* avr: Fixed wrong extended fuses on Arduino Yún when using external programmer +* Added missing YunServer and YunClient keywords [core] * sam: Fixed wrong initialization for ADC timings (analogRead speed Arduino DUE improved by a factor x10)