@@ -66,7 +66,7 @@ We suggest to delay the adoption of the new format until a stable 1.5.x is relea
6666* Added missing keywords: YunServer, YunClient, pow
6767* Improved folder ignore: now hidden, starting with a dot, and SCCS folders are ignored
6868* Improved auto format: now handled by Artistic Style http://astyle.sourceforge.net/
69- * Improved SSH uploader (Arduino Yun ): uses file ~/.ssh/config if available.
69+ * Improved SSH uploader (Arduino Yún ): uses file ~/.ssh/config if available.
7070 Allows public key only authentication and ssh servers listening on ports other than 22.
7171* Font anti-aliasing now ON by default (users will have to either delete or manually edit their preferences.txt file)
7272* Added warning message when opening sketches with additional files with illegal names
@@ -113,14 +113,14 @@ ARDUINO 1.5.4 BETA 2013.09.10
113113
114114[ide]
115115* Revert to English locale if the system default is not available
116- * Added support for Arduino Yun
116+ * Added support for Arduino Yún
117117* Autodetect of boards connected to each serial port
118- * Network upload and discovery for Arduino Yun
118+ * Network upload and discovery for Arduino Yún
119119
120120[libraries]
121121* sam: fixed wrong SPI initialization (noblepepper)
122122* updated all instances of Adafruit_GFX to the latest version
123- * added libraries for Arduino Yun
123+ * added libraries for Arduino Yún
124124
125125[core]
126126* avr: fixed bug introduced with recent optimizations in HardwareSerial (atmega8 cpu) (darryl)
0 commit comments