From 8d5450105f901f6c6ff83a76a2ca6300611f7496 Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 26 Feb 2013 11:18:06 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3ea0f428..f7dac1ee 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ * Added the NSData#to_s method which is alias for NSData#to_str. * Fixed a bug in Hash#delete where the deleted object would be prematurely released by the table. + * Fixed a bug which does not launch iOS simulator when `app.xcode_dir' is + specified a path other than the '/Applications' folder. = RubyMotion 1.32 =