From d7538ceb46918397ecd0526eef4dd13ae9934005 Mon Sep 17 00:00:00 2001 From: Watson Date: Mon, 17 Jun 2013 07:54:38 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2bac9b11..920cd386 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,9 @@ * Improve String#delete performance. 5 times faster. * Added git repository support for templates. (Ex motion create --template=https://github.com/IconoclastLabs/smart-ios.git test) - Thanks to Gant Laborde and Matt Garrison for the patch (pull request #92). + Thanks to Gant Laborde and Matt Garrison for the patch (pull request #92). + * Fixed the build error with Xcode 3. + Thanks to Matt Garriott for the patch (pull request #97). = RubyMotion 2.2 =