We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4f20e commit 1690324Copy full SHA for 1690324
build/shared/revisions.txt
@@ -1,4 +1,20 @@
1
2
+[core]
3
+
4
+* Fixed malloc bug (Paul Stoffregen)
5
6
+[libraries]
7
8
+* Fixed memory leak when calling Ethernet.begin() multiple times.
9
+* Fixed SD example listfiles.ino
10
+* Fixed a lot of Esplora examples
11
12
+[environment]
13
14
+* Sort entries in preferences.txt (Shigeru Kanemoto)
15
+* Fixed some wrong translations
16
+* Fixed NPE due to permissions IO error
17
18
ARDUINO 1.0.3 - 2012.12.10
19
20
[hardware]
0 commit comments