add line in NEWS

This commit is contained in:
Watson
2013-07-13 13:06:21 +09:00
parent 3d6ac4fea6
commit 8ed666ea68

2
NEWS
View File

@@ -1,5 +1,7 @@
= RubyMotion 2.5 =
* [iOS] Fixed a warning message from the linker that would be displayed when
use Xcode 5.
* Fixed a bug in build system where app.deployment_target and app.sdk_version
were compared as String. Thanks to Andrew Babichev for the patch (pull
request #108).