From 4718f375aa8f8ff2bdca6251c3404cbbb9246bbf Mon Sep 17 00:00:00 2001 From: Watson Date: Wed, 13 Feb 2013 18:07:47 +0900 Subject: [PATCH] sync --- NEWS | 1 + vm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e5a6e639..e168dcb3 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ * 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. + * Fixed memory leaks in NSDate.new and NSDate.alloc.init. = RubyMotion 1.32 = diff --git a/vm b/vm index 0338a535..b6f8cad4 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 0338a535d8997e04428c040089fa659948c0be44 +Subproject commit b6f8cad4a05d3b6473f8053010a8703478cfec34