1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Merge branch 'find-replace-fixes' into ide-1.5.x

This commit is contained in:
Cristian Maglie
2014-07-25 12:36:46 +02:00
3 changed files with 131 additions and 36 deletions

View File

@ -1,5 +1,9 @@
ARDUINO 1.5.8 BETA - not yet release
[ide]
* Find/Replace over multiple tabs (Erwin Ried, Fulvio Ieva)
* Fix wrong "Replace" behavior with empty "Find" field (Fulvio Ieva)
[libraries]
* FileIO bridge: fixed wrong return value in File::size() for size >32768