Skip to content

Commit 379df90

Browse files
committed
Update revision log
1 parent db8cbf2 commit 379df90

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

build/shared/revisions.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following changes are included also in the Arduino IDE 1.0.7:
2020
[ide]
2121
* Mitigated Serial Monitor resource exhaustion when the connected device sends a lot of data (Paul Stoffregen)
2222

23-
ARDUINO 1.6.0rc1
23+
ARDUINO 1.6.0rc1 - 2014.12.11
2424

2525
* IDE internals have been refactored and sorted out. (Claudio Indellicati)
2626
https://github.com/arduino/Arduino/pull/2328
@@ -32,11 +32,10 @@ ARDUINO 1.6.0rc1
3232
* Autosave on sketch Upload/Verify (Fulvio Ieva)
3333
* Sketch build process: fixed full rebuild on windows even if not needed
3434
* Sketch build process: core.a rebuild only if needed (Matthijs Kooijman)
35-
* Updated AStyle formatter to v2.04: http://astyle.sourceforge.net/notes.html
35+
* Updated AStyle formatter to v2.05: http://astyle.sourceforge.net/notes.html
3636
* Improved avrdude verbose upload (Matthijs Kooijman)
3737
* (Mac OSX) Add Exported UTI for ino files, allows quick look to view the
3838
content of the file and external editors to syntax highlight as C++ (Matt Lloyd)
39-
* Updated libastyle to 2.05
4039

4140
[core]
4241
* sam: added -MMD flag to let gcc produce dependency files (full rebuild on Arduino Due is now triggered only if needed)

0 commit comments

Comments
 (0)