From 0cf8e2d5b46a5f90646ffdad75941744646efe64 Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 12 Feb 2013 19:39:42 +0900 Subject: [PATCH] sync --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0933d984..e5a6e639 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ * Fixed a bug in simulator mouse-over which cannot select a view when rotated an iOS simulator. * Fixed a bug which it cannot launch iOS simulator on OSX 10.6 Snow Leopard. + * Fixed a bug in `NSDate.alloc.init.timeIntervalSince1970' which would cause + a malloc_error_break error. = RubyMotion 1.32 = diff --git a/vm b/vm index 2e912a8b..0338a535 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 2e912a8b56e9495f8f6cf10b7364729d658a82bf +Subproject commit 0338a535d8997e04428c040089fa659948c0be44