From e06dc257af2afbb32c484af4d28eac95f2e4850d Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 26 Feb 2013 13:32:57 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index f7dac1ee..d45a1d4d 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ 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. + * Fixed a bug which iOS simulator would be re-launched at every time with + `rake' command. = RubyMotion 1.32 =