From cd91072019ef9c66c8a679f9e992786eb84f0bf0 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Wed, 2 Oct 2013 22:03:27 +0200 Subject: [PATCH] sync --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index eaa433a3..74cc3bc3 100644 --- a/NEWS +++ b/NEWS @@ -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