This commit is contained in:
Laurent Sansonetti
2014-10-16 23:37:52 +02:00
parent 04a01fa6f9
commit 91eba99aa2

View File

@@ -11,6 +11,8 @@
`foo(1, { :x => 2, :y => 3, :z => 4 })').
* Fixed the build system to fail with a proper error message in case the
Android SDK does not support the default API version.
* Fixed a crash in the compiler when compiling `case/when' blocks that
create local references.
= RubyMotion 3.1 =