You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/shared/revisions.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ ARDUINO 1.5.5 BETA
7
7
* Improved auto format: now handled by Artistic Style http://astyle.sourceforge.net/
8
8
* Improved SSH uploader (Arduino Yun): uses file ~/.ssh/config if available. Allows public key only authentication and ssh servers listening on ports other than 22.
9
9
* Font anti-aliasing now ON by default (users will have to either delete or manually edit their preferences.txt file)
10
+
* Added warning message when opening sketches with additional files with illegal names
10
11
11
12
[libraries]
12
13
* avr: Fixed buffer overflow in File::doBuffer() (dreggy)
0 commit comments