Skip to content

Commit ae402c2

Browse files
committed
Update revision log
1 parent 20ca436 commit ae402c2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

build/shared/revisions.txt

+7-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
ARDUINO 1.0.7
33

44
[libraries]
5-
* Backported GSM from IDE 1.5.x
6-
* EthernetClien: use IANA recommended ephemeral port range, 49152-65535 (Jack Christensen, cifer-lee)
5+
* Backported SPI Transaction API from IDE 1.5.x (Paul Stoffregen)
6+
* Backported GSM from IDE 1.5.x: fix build regression
7+
* Backported Ethernet from IDE 1.5.x
8+
* Backported SD from IDE 1.5.x
9+
* Backported SPI from IDE 1.5.x
10+
* EthernetClient: use IANA recommended ephemeral port range, 49152-65535 (Jack Christensen, cifer-lee)
711

812
[core]
913
* Fixed missing NOT_AN_INTERRUPT constant in digitalPinToInterrupt() macro
10-
* Fixed regression in HardwareSerial::available() introduced with https://github.com/arduino/Arduino/pull/2057
14+
* Fixed performance regression in HardwareSerial::available() introduced with https://github.com/arduino/Arduino/pull/2057
1115

1216
ARDUINO 1.0.6 - 2014.09.16
1317

0 commit comments

Comments
 (0)