From ab35ef681143e14d6a9b802cb73565bf3711102d Mon Sep 17 00:00:00 2001 From: Watson Date: Thu, 16 Oct 2014 11:59:51 +0900 Subject: [PATCH] [NEWS] fix RM-628 --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0249260b..6ea9e14c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ = RubyMotion 2.38 = * Fixed a regression where `rake spec' did not work on OS X platform. + * Fixed a bug where Dispatch.once did not work correctly with x86_64 on + iPhone simulator and i386 on OS X platforms. = RubyMotion 2.37 = diff --git a/vm b/vm index 8e9d526c..38297871 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 8e9d526c4721c1b7cb92c17e7c0a5215c9088050 +Subproject commit 38297871b3be19085f267ae08f2be125df1f29a9