diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 98fd21e02..1f9e79862 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -24,6 +24,11 @@ ARDUINO 1.6.6 * Bridge: YunClient.connected() returns true if there are bytes available for read. Thanks @RobAtticus * Bridge: YunClient.stop() now empties all buffers. Thanks @RobAtticus +ARDUINO 1.6.5-r5 - 2015.08.28 + +[ide] +* Fixed a but preventing upload on boards that do not supply VID/PID. See #3738 + ARDUINO 1.6.5-r4 - 2015.08.27 [ide]