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