This commit is contained in:
Laurent Sansonetti
2013-10-02 22:03:27 +02:00
parent 2dba506a19
commit cd91072019

2
NEWS
View File

@@ -1,5 +1,7 @@
= RubyMotion 2.11 =
* Fixed a long standing limitation in the compiler where overriding in Ruby
an Objective-C method that accepts a C-level block was not possible.
* Improve the build system to always copy embedded.mobileprovision. Thanks to
Jan Brauer for the patch (pull request #121).
* [OSX] Fixed the wrong default settings of short cut key in menu. Thanks to