From 91eba99aa218ed539470c91d2d014828561aeeb9 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Thu, 16 Oct 2014 23:37:52 +0200 Subject: [PATCH] sync --- NEWS-pre | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS-pre b/NEWS-pre index c8a66ccc..e2cbdef8 100644 --- a/NEWS-pre +++ b/NEWS-pre @@ -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 =