1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

Update revisions.txt

This commit is contained in:
Federico Fissore
2015-05-21 10:31:30 +02:00
parent 37adee2553
commit d8b6619de0

View File

@ -8,6 +8,7 @@ ARDUINO 1.6.5
* Easier "additional boards manager url" field: a wide text area opens by clicking the added button (right side of the text field) * Easier "additional boards manager url" field: a wide text area opens by clicking the added button (right side of the text field)
* Rewritten code of Preferences window: its content is now correctly drawn on every OS * Rewritten code of Preferences window: its content is now correctly drawn on every OS
* Fixed a bug that made the IDE notify users of invalid libraries too many times. Thanks @Chris--A * Fixed a bug that made the IDE notify users of invalid libraries too many times. Thanks @Chris--A
* Removed JNA. Less native stuff and less chances of incurring into an UnsatisfiedLinkError
[libraries] [libraries]
* LiquidCrystal fixes. Thanks @newbie15 * LiquidCrystal fixes. Thanks @newbie15