Skip to content

Commit 5de6192

Browse files
committed
Updated revision log
1 parent 4068eec commit 5de6192

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build/shared/revisions.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARDUINO 1.5.7 BETA
1+
ARDUINO 1.5.7 BETA - 2014.07.07
22

33
[core]
44
* Upgraded AVR toolchain: gcc 4.8.1, avr-libc 1.8.0
@@ -37,7 +37,7 @@ ARDUINO 1.5.7 BETA
3737
* Improved speed of YunSerialTerminal
3838
* Fixed CRC of shutdown command on YunSerialTerminal example
3939
* Updates/Fix to various examples
40-
* avr: Added Wire.setClock(..) method (Kristian Sloth Lauszus)
40+
* Added Wire.setClock(..) method (Kristian Sloth Lauszus)
4141

4242
The following changes are included also in the (not yet released) Arduino IDE 1.0.6:
4343

@@ -62,12 +62,12 @@ The following changes are included also in the (not yet released) Arduino IDE 1.
6262
[firmware]
6363
* Wifishield: fixed paths on firmware upgrade scripts
6464

65-
ARDUINO 1.5.6-r2 BETA 2014.02.21
65+
ARDUINO 1.5.6-r2 BETA - 2014.02.21
6666

6767
[ide]
6868
* JSSC: Fixed NPE when RXCHAR event with no bytes (José Pereda)
6969

70-
ARDUINO 1.5.6 BETA 2014.02.20
70+
ARDUINO 1.5.6 BETA - 2014.02.20
7171

7272
[ide]
7373
* Implemented 1.5 library specification Rev.2
@@ -108,14 +108,14 @@ ARDUINO 1.5.6 BETA 2014.02.20
108108
* Make some operators in IPAddress const (Matthijs Kooijman)
109109
* Fix for compiling assembler files with newer gcc
110110

111-
ARDUINO 1.5.5-r2 BETA 2014.01.10
111+
ARDUINO 1.5.5-r2 BETA - 2014.01.10
112112

113113
* Signed drivers for Windows 8.1
114114
* Fixed Windows drivers signature (that prevented installation on
115115
some Windows 8.x OS). Now the signature is timestamped and should
116116
not expire.
117117

118-
ARDUINO 1.5.5 BETA 2013.11.28
118+
ARDUINO 1.5.5 BETA - 2013.11.28
119119

120120
NOTICE:
121121
The 1.5 library format is under heavy review on the Arduino Developers mailing list.
@@ -168,7 +168,7 @@ We suggest to delay the adoption of the new format until a stable 1.5.x is relea
168168
* avr: added variant file for Arduino Ethernet
169169
* Added SERIAL_* metadata in variants files (Paul Stoffregen)
170170

171-
ARDUINO 1.5.4 BETA 2013.09.10
171+
ARDUINO 1.5.4 BETA - 2013.09.10
172172

173173
[ide]
174174
* Revert to English locale if the system default is not available
@@ -184,7 +184,7 @@ ARDUINO 1.5.4 BETA 2013.09.10
184184
[core]
185185
* avr: fixed bug introduced with recent optimizations in HardwareSerial (atmega8 cpu) (darryl)
186186

187-
ARDUINO 1.5.3 BETA 2013.08.30
187+
ARDUINO 1.5.3 BETA - 2013.08.30
188188

189189
[ide]
190190
* Removed useless baud rates from serial monitor

0 commit comments

Comments
 (0)