Skip to content

Commit 296bdac

Browse files
committed
Updated revision log
1 parent 62846f1 commit 296bdac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

build/shared/revisions.txt

+6
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ ARDUINO 1.0.5 - 2013.05.15
66
* [avr] malloc bug: backported avr-libc 1.8.0 implementation
77
* [avr] removed deprecated interrupt handlers causing compiler issues
88
with newer avr-gcc.
9+
* [avr] added c_str() method to String
10+
* [avr] Stream "_timeout" field and related methods are now protected
911

1012
[libraries]
1113

1214
* Upgrades to WiFi library
15+
* Fixed a bunch of examples
1316

1417
[firmwares]
1518

@@ -18,6 +21,9 @@ ARDUINO 1.0.5 - 2013.05.15
1821
[ide]
1922

2023
* Backport from 1.5: install Library from .zip file or folder
24+
* Added button "Copy error to clipboard" (Paul Stoffregen)
25+
* Updated windows drivers
26+
* Added Windows installer
2127

2228
ARDUINO 1.0.4 - 2013.03.11
2329

0 commit comments

Comments
 (0)