From fea56f8f02bfffa14cdf299b32bed20433cf11b8 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Tue, 30 Jul 2013 15:29:07 +0200 Subject: [PATCH] sync --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index e47ffead..66a5d7be 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ * Fixed a bug in the spec framework where a spec that raises a pure NSException would cause a runtime error as it would try to send the #backtrace message to the object. + * [iOS] Fixed a bug in the REPL (iOS 7 only) where local variables would not + be preserved. = RubyMotion 2.5 =