From db32419a349fa1e85223c7bddf072ab8f1aa2d56 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 23 Nov 2012 15:01:15 +0100 Subject: [PATCH] updated revisions.txt --- build/shared/revisions.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index bf6dce456..d0a31750c 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -1,9 +1,14 @@ [ide] * Fixed IDE startup bug "Menu has no enabled items" +* Command line build. +* Fixed some language strings (Shigeru KANEMOTO) [arduino core] * sam: portOutputRegister() is now writeable. +* sam: fixed issue on weak-symbol for some interrupt handlers +* sam: fixed BSoD on some Windows machine (louismdavis) +* sam: added CANRX1/CANTX1 pins 88/89 (same physical pin for 66/53) ARDUINO BETA 1.5.1r2 - 2012.11.06