From a8c7e4f6e13c0f1cb9a5170ba1ab366efdf4cb9d Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Wed, 7 Aug 2013 14:33:17 +0200 Subject: [PATCH] sync --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2deecf96..eaef7883 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ = RubyMotion 2.7 = - * fix a bug in Range.new where it would cause malloc_error_break error. + * Fixed a memory crasher in Range.new. + * Fixed a bug in `rake crashlog' where it would fail with a missing + Shellwords constant, and also when it was not able to locate any crash + report file. * [iOS] Added `:light_content' as new status bar style for UIStatusBarStyle property. Thanks to Chris Radford for the patch (pull request #116). * [iOS] Fixed a bug in debugger where built-in debugger command does not