This commit is contained in:
Laurent Sansonetti
2014-10-15 14:15:34 +02:00
parent c8d17d7ef4
commit 35193bdb89

2
NEWS
View File

@@ -6,6 +6,8 @@
`[BUG] Object: SubtypeUntil ...' when compiling certain Ruby files.
* Fixed a bug in the compiler when compiling for ARM64 where certain types
would still be emitted with a 32-bit architecture in mind.
* Fixed a bug in the compiler when compiling for ARM64 where certain structs
would not be properly available (such as NSDecimal).
= RubyMotion 2.36 =