Skip to content

Commit d2269ca

Browse files
committed
Update revision log
1 parent 0e01340 commit d2269ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build/shared/revisions.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11

2-
ARDUINO 1.6.0rc2
2+
ARDUINO 1.6.0 - 2015.01.19
33

44
[ide]
55
* Reenabled speed of 38400 on serial monitor
66
* Improved Find/Replace dialog layout (Eberhard Fahle)
77

88
[core]
99
* Arduino "boolean" type is now mapped to "bool" instead of "uint8_t" (Christopher Andrews)
10+
* sam: HardwareSerial now has buffered transmission (Collin Kidder)
11+
* sam: HardwareSerial fixed modes (parity, data bits, stop bits) (bluesign2k)
12+
* avr: Fixed regression in pulseIn() function accuracy
1013

1114
[libraries]
1215
* GSM: minor changes and bug fix (https://github.com/arduino/Arduino/pull/2546)
@@ -16,9 +19,6 @@ The following changes are included also in the Arduino IDE 1.0.7:
1619
[ide]
1720
* Mitigated Serial Monitor resource exhaustion when the connected device sends a lot of data (Paul Stoffregen)
1821

19-
[core]
20-
* sam: HardwareSerial now has buffered transmission (Collin Kidder)
21-
2222
ARDUINO 1.6.0rc1
2323

2424
* IDE internals have been refactored and sorted out. (Claudio Indellicati)

0 commit comments

Comments
 (0)