add line in NEWS

This commit is contained in:
Watson
2013-05-28 09:30:39 +09:00
parent 3e075d47c5
commit 60ec270903

2
NEWS
View File

@@ -17,6 +17,8 @@
method if the method was called before removing.
* Fixed a bug where it would hold an object if it would call the #initXXX in
the #initialize of a class inherited Objective-C class.
* Added a feature which passing the arguments on launching app.
(Ex app.arguments_passed_on_launch = "-com.apple.CoreData.SQLDebug 1")
= RubyMotion 2.0 =