From 0fc2c8aab8c06b2d1805344bef6b681ede54271b Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Thu, 23 Oct 2014 13:45:21 +0200 Subject: [PATCH] sync --- NEWS-pre | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS-pre b/NEWS-pre index 09d262fc..4b5fb2ea 100644 --- a/NEWS-pre +++ b/NEWS-pre @@ -1,3 +1,8 @@ += RubyMotion 3.3 = + + * Fixed a bug in the runtime when calling ambiguous Java methods where a + `nil' argument would not be considered acceptable for a Java reference. + = RubyMotion 3.2 = * Added support for Android 5.0 (API 21).