Skip to content

Commit 801ed69

Browse files
author
Federico Fissore
committed
Update revisions.txt
1 parent 0f997dc commit 801ed69

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

build/shared/revisions.txt

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ ARDUINO 1.6.6
44
* Switched to Java 8, which is now both bundled and needed for compiling the IDE
55
* Added link to unofficial boards support list in preferences
66
* Limit of possible new sketches in a day raised to 676. Thanks @Chris--A
7+
* Windows: fixed a bug when running username had non ASCII chars
8+
* Lots of fixes
9+
* ArduinoISP examples moved under 11.ArduinoISP folder
10+
* MacOSX: binary is now able to tell the IDE its current working directory. Eases life to those using the IDE from the CLI
11+
* CLI: if specified board doesn't exist, fail instead of using a default one
12+
* Windows: IDE stores its stuff under %LOCALAPPDATA% instead of %APPDATA% (which was a roaming folder). %APPDATA% content is automatically migrated to new location
13+
* Added 74880 baud rate to serial monitor. Thanks @Chris--A
14+
* When changing tab, file name is shown in window title
15+
* IDE groups compiled files into "libraries", "core" and "sketch" folders
716

817
ARDUINO 1.6.5-r2 - 2015.06.17
918

0 commit comments

Comments
 (0)