Version 1.2.0-dev.5.10

svn merge -c 32729 https://dart.googlecode.com/svn/branches/bleeding_edge trunk

git-svn-id: http://dart.googlecode.com/svn/trunk@32777 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 97c3f5e..4f45880 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -100,9 +100,6 @@
 # Skip until we stabilize language tests.
 *: Skip
 
-[ $arch == arm ]
-io/internet_address_test: Fail  # localhost is an Unknown name?
-
 [ $arch == simarm ]
 out_of_memory_test: Skip # passes on Mac, crashes on Linux
 oom_error_stacktrace_test: Skip # Fails on Linux
diff --git a/tools/VERSION b/tools/VERSION
index b639567..877c66a 100644
--- a/tools/VERSION
+++ b/tools/VERSION
@@ -28,4 +28,4 @@
 MINOR 2
 PATCH 0
 PRERELEASE 5
-PRERELEASE_PATCH 9
+PRERELEASE_PATCH 10