Skip to content

Commit d3b3714

Browse files
committed
Updated revision log
1 parent 197fe6d commit d3b3714

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: build/shared/revisions.txt

+10-1
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,22 @@ ARDUINO 1.8.2
22

33
[ide]
44
* Fix command line: works again with relative paths (regression)
5+
* AVR toolchain has been updated with a tentative fix for the ld-returned-5-exit-status bug
56
* Update arduino-builder to 1.3.24 to avoid name clashing for libraries
67
* Allow BoardManager to fetch FreeBSD tools (thanks @kevans91)
78
* Serial monitor: the input string box is automatically focused when window is selected
9+
* Serial monitor: now can not be opened during upload
10+
* Serial monitor: now properly decodes UTF8 characters (thanks @aknrdureegaesr)
11+
* Serial monitor: added 500k, 1M and 2M baudrates (thanks @dsstutts)
12+
* Updated RSyntaxTextArea to 2.6.1 (textarea component)
13+
* Updated jmdsn (mDNS discovery)
814

915
[core]
1016
* Add Atmel-ICE and JTAGICE3 programmers for AVR chips (thanks @matthijskooijman)
11-
* Move SAM platform to its own repository (https://github.com/arduino/ArduinoCore-sam) - all PRs and issues have been moved as well
17+
* AVR: Set unused bits of extended fuse to 1, should remove some avrdude warning during burn bootloader (thanks @descampsa)
18+
19+
[other]
20+
* SAM platform source code has been moved to its own repository (https://github.com/arduino/ArduinoCore-sam) - all PRs and issues have been moved as well
1221

1322
ARDUINO 1.8.1 - 2017.01.09
1423

0 commit comments

Comments
 (0)