Skip to content

Commit 4380e29

Browse files
author
Federico Fissore
committed
Updated revisions.txt
1 parent ba36769 commit 4380e29

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

build/shared/revisions.txt

+10-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,16 @@ ARDUINO 1.6.1
77
* /dev/cu.* serial ports are now filtered from the port list on MacOSX
88
* Ports in ports list are now grouped by type
99
* Upgraded avr-gcc toolchains to 3.4.5
10-
* Fixed wrong parsing of boards.txt when using submenu and boards id with underscores
10+
* Fixed: wrong parsing of boards.txt when using submenu and boards id with underscores
11+
* Windows: updated bundled JVM to latest 8u31
12+
* Windows: JVM memory settings can be customized editing arduino.l4j.ini and arduino_debug.l4j.ini files
13+
* "new" button now behaves as "File -> New..." menu: a new window with an empty sketch is created
14+
* Windows: opening a lonely sketch caused the IDE to crash. Fixed with a bounty on bountysource @gerito1
15+
* Bridge: fixed bug with multiple and failing YunClient.connect calls @sngl
16+
* Translations updated
17+
* Fixed: status board was not changing when using custom menu @PaulStoffregen
18+
* Fixed: better error message when using a busy serial device
19+
* Fixed: missing bool operator on EthernetClient
1120

1221
ARDUINO 1.6.0 - 2015.02.09
1322

0 commit comments

Comments
 (0)