Skip to content

Commit 5955a49

Browse files
committed
update revision log
1 parent 686c78b commit 5955a49

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

build/shared/revisions.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
1-
ARDUINO 1.6.14
1+
ARDUINO 1.8.0 - 2016.12.20
2+
23
[ide]
4+
* Linux: running in command line mode doesn't require an X11 display anymore
5+
* "Save as" now clears the "modified" status
6+
* builder: Paths with strange UTF8 chars are now correctly handled
7+
* builder: .hpp and .hh file extensions are now considered valid sketch extension
8+
* builder: core.a is not rebuild if not needed (improve build time in particular for big projects)
9+
* Fixed swapped actions "Copy for Forum" and "Copy as HTML"
10+
* Linux/osx: If an editor tab is a symbolic link it is no more replaced with a real file when saving (see #5478)
11+
* Increased the upload timeout to 5 minutes (it was 2 min, but it may be not sufficient when uploading via UART a big sketch)
312

413
[core]
14+
* Added Arduino.org boards
15+
* Added Adafruit Circuit Playground board
16+
* Added "-g" option to linker to keep debug information in the .elf file (see #5539)
17+
* avrdude: Added fake configuration for EFUSE on atmega8 part. This solves a long standing issue with "Burn bootloader".
18+
Thanks @rigelinorion, @awatterott
519

620
ARDUINO 1.6.13 - 2016.11.22
721

0 commit comments

Comments
 (0)