[NEWS] Boxed structs fix probably applies to OS X too.

This commit is contained in:
Eloy Durán
2013-10-04 14:22:06 +02:00
parent 815c16a423
commit df6e03e2b8

4
NEWS
View File

@@ -8,8 +8,8 @@
when performed day is 1-9.
* [OSX] Fixed the wrong default settings of short cut key in menu. Thanks to
Kazuhiro NISHIYAMA for the detective work.
* [iOS] Fixed a bug where a boxed struct would incorrectly be interpreted as
a object type, leading to the dispatcher not recognizing a signature.
* Fixed a bug where a boxed struct would incorrectly be interpreted as a
object type, leading to the dispatcher not recognizing a signature.
= RubyMotion 2.10 =