From 51da416ab12669006c691a5a233640f83e171fc1 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Mon, 4 Feb 2013 10:10:22 +0100 Subject: [PATCH] updated revisions.txt --- build/shared/revisions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 0b735689a..ac4588fb4 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -14,6 +14,7 @@ ARDUINO 1.5.2 BETA - 2012.01.23 * Deleting tab from IDE does not delete from temporary folder * Fixed NPE when unknown boards/platforms are selected in preferences * Extended command line build flags +* Undo/Redo move cursor and focus to where the code has been undone/redone [arduino core] * sam: attachInterrupt() now works also on pins that belongs to PORTD