Skip to content

Commit aa68acd

Browse files
committed
Update changelog
1 parent 668f38b commit aa68acd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

build/shared/revisions.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,23 @@ ARDUINO 1.6.9
55
* Fixed IDE version color on about dialog box. Thanks @ivanebernal
66
* The "always-on-top update notification" popup is now less intrusive.
77
* Fixed untraslated string during IDE startup splash window. Thanks @ivanebernal
8-
* New arduino-builder: better core library detection, faster operations when recompiling and more. See https://github.com/arduino/arduino-builder/compare/1.3.9...1.3.15
8+
* New arduino-builder: better core library detection, faster operations when recompiling and more.
9+
See https://github.com/arduino/arduino-builder/compare/1.3.9...1.3.15
910
* Fixed multitab error reporting
1011
* Rework serial port discovery to be faster, less cpu intensive and FTDI friendly
1112
* Avoid launching multiple concurrent compile and upload operation
1213
* Use hi-res icons for Serial monitor and plotter
1314
* Make http://librarymanager and http://boardmanager links clickable from the editor window
15+
* Cut/Copy actions are disable when there is no text selected. Thanks @avargas-nearsoft
16+
* Added more OSX native (emacs-like) keybindings. Thanks @nopdotcom
1417

1518
[core]
1619
* sam: Allow 3rd party boards that depend on SAM core to use their own
1720
USB vid/pid and manufacturer/product strings. Thanks @philmanofsky.
1821
* avr: Check at runtime if 32u4 boards are shipped with new bootloader; if so
1922
write bootloader magic value in an unproblematic RAM location
23+
* avr, sam: Added "reciper.ar.pattern" to plaform.txt to allow compatibility
24+
with older version of Arduino IDE. Thanks @per1234
2025

2126
[libraries]
2227

0 commit comments

Comments
 (0)