From 25ddcb852f0edd367de51a16a311e72f98164362 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Tue, 10 Mar 2015 08:52:05 +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 141096d5c..57585eb0d 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -21,6 +21,7 @@ ARDUINO 1.6.1 * Fixed: missing bool operator on SoftSerial * MacOSX: back to native file dialogs and buttons, when using experimental version * MacOSX: command line interface now works also with java-latest version +* Improved library name matching @PaulStoffregen. Avoids conflicts with libraries that bundle files equally named ARDUINO 1.6.0 - 2015.02.09