From 6f7164a16252ee0e24ad907f02c6f5dd54f589aa Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Wed, 4 Mar 2015 11:39:01 +0100 Subject: [PATCH] Update revision.txt --- build/shared/revisions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 93cad4689..fafbb3a97 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -18,6 +18,7 @@ ARDUINO 1.6.1 * Fixed: better error message when using a busy serial device * Fixed: missing bool operator on EthernetClient * MacOSX: back to native file dialogs and buttons, when using experimental version +* MacOSX: command line interface now works also with java-latest version ARDUINO 1.6.0 - 2015.02.09