From 169032465a0ca9944562d9b08b32434c637c0d78 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 6 Jan 2013 18:09:42 +0100 Subject: [PATCH] Updated revisions log --- build/shared/revisions.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 115863f67..8fe6948cf 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -1,4 +1,20 @@ +[core] + +* Fixed malloc bug (Paul Stoffregen) + +[libraries] + +* Fixed memory leak when calling Ethernet.begin() multiple times. +* Fixed SD example listfiles.ino +* Fixed a lot of Esplora examples + +[environment] + +* Sort entries in preferences.txt (Shigeru Kanemoto) +* Fixed some wrong translations +* Fixed NPE due to permissions IO error + ARDUINO 1.0.3 - 2012.12.10 [hardware]