diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 0a59f5f86..29daeb5fd 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -6,6 +6,7 @@ ARDUINO 1.6.7 * New translations * Added support to file:// protocol for boards manager URLs * Portable sketchbook folder can now be any arbitrary location +* Fixed a bug that caused Boards Manager to install the same tool twice or more, thus wasting disk space, if other cores where using tools delivered by arduino [libraries] * SPI: Added SPI.transfer16(...) function to SAM core.