Skip to content

Commit 6f1e54a

Browse files
committed
Updating revisions.txt with environment changes for 1.0.1.
1 parent c872032 commit 6f1e54a

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

build/shared/revisions.txt

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
ARDUINO 1.0.1
2+
3+
[environment]
4+
5+
* The IDE has been internationalized and translated into multiple languages.
6+
Thanks to Shigeru Kanemoto for the internationalization and Japanese
7+
translation and many others for the other translations. For more
8+
information, see: http://arduino.cc/playground/Main/LanguagesIDE
9+
10+
* Added preference for selecting the language in which to display the
11+
Arduino software. Defaults to the operating system locale.
12+
13+
* The editor font size preference now applies to the serial monitor and
14+
error / message console as well as the editor. (Paul Stoffregen)
15+
16+
* Compilation has been speeded up by only compiling changed files. (All
17+
files are recompiled when a new board is selected.) (Paul Stoffregen)
18+
19+
* Console log files (stdout.txt and stderr.txt) are now removed when the
20+
Arduino software exits. (Paul Stoffregen)
21+
22+
* The minimum size for the Arduino software window has been reduced.
23+
24+
* Improvements to the Find / Replace dialog. (Peter Lewis)
25+
26+
* Support for selecting words (on double-click) and lines (triple-click)
27+
in the Arduino software. (Peter Lewis)
28+
29+
* Added a preference for disabling verification on upload (for increased
30+
speed). (Nathan Seidle)
31+
32+
[core / libraries]
33+
34+
*
35+
136
ARDUINO 1.0 - 2011.11.30
237

338
[environment]

0 commit comments

Comments
 (0)