From c5f7d55273fafdd976b5f209b5611992a60145b7 Mon Sep 17 00:00:00 2001 From: Watson Date: Sun, 30 Jun 2013 13:07:27 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 269268ab..ceaa273a 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ * [iOS] Fixed where `rake retina=3.5' does not work with Xcode 5 DP-2. * Fixed a bug where it would cause `not precompiled' error when it call the method which has the BOOL type argument. + * Added the block to setup controller in spec. + Thanks to Katsuyoshi Ito for the patch (pull request #104). = RubyMotion 2.3 =