From 107970b8f3d06f0c0f56c103ca76781622b05282 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Tue, 8 Apr 2014 16:07:47 +0200 Subject: [PATCH] bug -> regression --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d081a250..6308b0a3 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ = RubyMotion 2.26 = - * Fixed a bug when checking if a class supports weak references on iOS 6. + * Fixed a regression introduced in the previous release that was causing a + crash when checking if a class supports weak references on iOS 6. = RubyMotion 2.25 =