add line in NEWS

This commit is contained in:
Watson
2013-08-25 15:32:14 +09:00
parent af3678071d
commit 044cfd09f1

2
NEWS
View File

@@ -61,6 +61,8 @@
compiler. Note that the framework is C-only, might be tough to use from
RubyMotion, and should probably be called in vendored-C code for better
performance results.
* [iOS] Fixed the REPL/mouse-over functionality where it would not work in the
iOS 7 simulator.
* [OSX] Added the `app.category' variable which can be used to specify the
AppStore category. The default value is `utilities'. Thanks to Mark Rickert
for the patch (pull request #115).