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 =