Updated revision log

This commit is contained in:
Cristian Maglie 2014-08-08 14:35:39 +02:00
parent 1824ba1d3b
commit 60f8a897ed
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ ARDUINO 1.5.8 BETA - not yet release
* Fix wrong "Replace" behavior with empty "Find" field (Fulvio Ieva)
[libraries]
* SPI: added transaction API (Paul Stoffregen)
https://github.com/arduino/Arduino/pull/2223
https://groups.google.com/a/arduino.cc/forum/#!msg/developers/TuZLfjeZjDI/6deNjw3Y9m4J
* FileIO bridge: fixed wrong return value in File::size() for size >32768
* Updated Temboo to latest version