mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
Updating revisions.txt with environment changes for 1.0.1.
This commit is contained in:
parent
c8720327a0
commit
6f1e54ab1e
@ -1,3 +1,38 @@
|
||||
ARDUINO 1.0.1
|
||||
|
||||
[environment]
|
||||
|
||||
* The IDE has been internationalized and translated into multiple languages.
|
||||
Thanks to Shigeru Kanemoto for the internationalization and Japanese
|
||||
translation and many others for the other translations. For more
|
||||
information, see: http://arduino.cc/playground/Main/LanguagesIDE
|
||||
|
||||
* Added preference for selecting the language in which to display the
|
||||
Arduino software. Defaults to the operating system locale.
|
||||
|
||||
* The editor font size preference now applies to the serial monitor and
|
||||
error / message console as well as the editor. (Paul Stoffregen)
|
||||
|
||||
* Compilation has been speeded up by only compiling changed files. (All
|
||||
files are recompiled when a new board is selected.) (Paul Stoffregen)
|
||||
|
||||
* Console log files (stdout.txt and stderr.txt) are now removed when the
|
||||
Arduino software exits. (Paul Stoffregen)
|
||||
|
||||
* The minimum size for the Arduino software window has been reduced.
|
||||
|
||||
* Improvements to the Find / Replace dialog. (Peter Lewis)
|
||||
|
||||
* Support for selecting words (on double-click) and lines (triple-click)
|
||||
in the Arduino software. (Peter Lewis)
|
||||
|
||||
* Added a preference for disabling verification on upload (for increased
|
||||
speed). (Nathan Seidle)
|
||||
|
||||
[core / libraries]
|
||||
|
||||
*
|
||||
|
||||
ARDUINO 1.0 - 2011.11.30
|
||||
|
||||
[environment]
|
||||
|
Loading…
x
Reference in New Issue
Block a user