Skip to content

Commit 0d86acc

Browse files
committed
Update revision log
1 parent 15064ad commit 0d86acc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

build/shared/revisions.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ ARDUINO 1.5.8 BETA - not yet released
1717
* Correct implementation of gcc specific internal functions (__cxa_guard_*) (Alexey Guseynov)
1818
* Fix for upload problems on Leonardo (and derivative boards based on mega32u4)
1919
* Small improvements on String class (Matthijs Kooijman)
20+
* Fixed size of available flash for mega2560 boards (Leonardo Milani, Arnav Gupta)
2021

21-
The following changes are included also in the (not yet released) Arduino IDE 1.0.6:
22+
The following changes are included also in the Arduino IDE 1.0.6:
2223

2324
[core]
2425
* avr: Added replacement stub for cstdlib atexit() funciton (Christopher Andrews)
@@ -64,7 +65,7 @@ ARDUINO 1.5.7 BETA - 2014.07.07
6465
* Updates/Fix to various examples
6566
* Added Wire.setClock(..) method (Kristian Sloth Lauszus)
6667

67-
The following changes are included also in the (not yet released) Arduino IDE 1.0.6:
68+
The following changes are included also in the Arduino IDE 1.0.6:
6869

6970
[core]
7071
* avr: Improved USB-CDC write speed (Justin Rajewski)

0 commit comments

Comments
 (0)