From e45dcba6c9c2bc422e354d66d5bdb39aa689b1a2 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Thu, 2 Apr 2015 09:55:22 +0200 Subject: [PATCH] Update 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 510413bb2..ebfa1e4a0 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -4,6 +4,8 @@ ARDUINO 1.6.3 * Fixed an ArchiveExtractor issue when dealing with native stuff, affecting some linuxes * MacOSX: MACOSX_BUNDLED_JVM property is automatically set to JAVA_HOME if not provided * New splashscreen image +* New editor theme +* MacOSX and Windows: https links were not working, fixed [core] * Upgraded toolchains: statically compiled, ship with Link Time Optimization plugin (disabled by default)